rapidjson::GenericValue< Encoding, Allocator >::Member Struct Reference

Name-value pair in an object. More...

#include <ThirdParty/rapidjson/include/rapidjson/document.h>

Collaboration diagram for rapidjson::GenericValue< Encoding, Allocator >::Member:
[legend]

Public Attributes

GenericValue< Encoding, Allocatorname
 name of member (must be a string)
 
GenericValue< Encoding, Allocatorvalue
 value of member.
 

Detailed Description

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

Name-value pair in an object.


The documentation for this struct was generated from the following file:
  • Source/ThirdParty/rapidjson/include/rapidjson/document.h