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 2786 of file document.h.

Member Data Documentation

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

Definition at line 2792 of file document.h.

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

Definition at line 2793 of file document.h.

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

Definition at line 2790 of file document.h.

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

Definition at line 2791 of file document.h.

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

Definition at line 2788 of file document.h.

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

Definition at line 2789 of file document.h.


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


xbot_talker
Author(s): wangxiaoyun
autogenerated on Sat Oct 10 2020 03:27:54