Data Union Reference#
GenericValue< Encoding, Allocator >::Data Union Reference
#include <document.h>
Public Attributes | |
| String | s |
| ShortString | ss |
| Number | n |
| ObjectData | o |
| ArrayData | a |
| Flag | f |
Member Data Documentation
◆ a
| ArrayData GenericValue< Encoding, Allocator >::Data::a |
◆ f
| Flag GenericValue< Encoding, Allocator >::Data::f |
◆ n
| Number GenericValue< Encoding, Allocator >::Data::n |
◆ o
| ObjectData GenericValue< Encoding, Allocator >::Data::o |
◆ s
| String GenericValue< Encoding, Allocator >::Data::s |
◆ ss
| ShortString GenericValue< Encoding, Allocator >::Data::ss |
The documentation for this union was generated from the following file: