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

#include <document.h>

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

Public Attributes

SizeType size
 
SizeType capacity
 
Membermembers
 

Member Data Documentation

◆ capacity

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

◆ members

template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
Member* GenericValue< Encoding, Allocator >::ObjectData::members

◆ size

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

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