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
template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
| ArrayData GenericValue< Encoding, Allocator >::Data::a |
◆ f
template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
| Flag GenericValue< Encoding, Allocator >::Data::f |
◆ n
template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
| Number GenericValue< Encoding, Allocator >::Data::n |
◆ o
template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
| ObjectData GenericValue< Encoding, Allocator >::Data::o |
◆ s
template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
| String GenericValue< Encoding, Allocator >::Data::s |
◆ ss
template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
| ShortString GenericValue< Encoding, Allocator >::Data::ss |
The documentation for this union was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/rapidjson/document.h