Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
GenericValue< Encoding, Allocator >::ArrayData Struct Reference

#include <document.h>

+ Collaboration diagram for GenericValue< Encoding, Allocator >::ArrayData:

Public Attributes

SizeType size
 
SizeType capacity
 
GenericValueelements
 

Member Data Documentation

◆ capacity

template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::ArrayData::capacity

◆ elements

template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
GenericValue* GenericValue< Encoding, Allocator >::ArrayData::elements

◆ size

template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::ArrayData::size

The documentation for this struct was generated from the following file: