ObjectData Struct Reference

ObjectData Struct Reference#

Composable Kernel: GenericValue< Encoding, Allocator >::ObjectData Struct Reference
GenericValue< Encoding, Allocator >::ObjectData Struct Reference

#include <document.h>

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: