Public Attributes | List of all members
GenericValue< Encoding, Allocator >::Flag Struct Reference

#include <document.h>

Public Attributes

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

Detailed Description

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

Definition at line 1941 of file document.h.

Member Data Documentation

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

Definition at line 1949 of file document.h.

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

Definition at line 1947 of file document.h.


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