Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
GenericValue< Encoding, Allocator >::Flag Struct Reference
Collaboration diagram for GenericValue< Encoding, Allocator >::Flag:

Public Attributes

char payload [sizeof(SizeType) *2+sizeof(void *)+2]
uint16_t flags

Detailed Description

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
struct GenericValue< Encoding, Allocator >::Flag

Definition at line 2027 of file document.h.

Member Data Documentation

◆ flags

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
uint16_t GenericValue< Encoding, Allocator >::Flag::flags

Definition at line 2035 of file document.h.

◆ payload

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
char GenericValue< Encoding, Allocator >::Flag::payload[sizeof(SizeType) *2+sizeof(void *)+2]

Definition at line 2033 of file document.h.


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