Public Attributes | List of all members
GenericValue< Encoding, Allocator >::Data Union Reference

#include <document.h>

Public Attributes

ArrayData a
 
Flag f
 
Number n
 
ObjectData o
 
String s
 
ShortString ss
 

Detailed Description

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
union GenericValue< Encoding, Allocator >::Data

Definition at line 1988 of file document.h.

Member Data Documentation

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
ArrayData GenericValue< Encoding, Allocator >::Data::a

Definition at line 1993 of file document.h.

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

Definition at line 1994 of file document.h.

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
Number GenericValue< Encoding, Allocator >::Data::n

Definition at line 1991 of file document.h.

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
ObjectData GenericValue< Encoding, Allocator >::Data::o

Definition at line 1992 of file document.h.

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
String GenericValue< Encoding, Allocator >::Data::s

Definition at line 1989 of file document.h.

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
ShortString GenericValue< Encoding, Allocator >::Data::ss

Definition at line 1990 of file document.h.


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


choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:10