nx_metadata_sdk  1.0
Metadata SDK
Public Member Functions | List of all members
json11::JsonObject Class Referencefinal
Inheritance diagram for json11::JsonObject:
json11::Value< Json::OBJECT, Json::object >

Public Member Functions

 JsonObject (const Json::object &value)
 
 JsonObject (Json::object &&value)
 

Additional Inherited Members

- Protected Member Functions inherited from json11::Value< Json::OBJECT, Json::object >
 Value (const Json::object &value)
 
 Value (Json::object &&value)
 
Json::Type type () const override
 
bool equals (const JsonValue *other) const override
 
bool less (const JsonValue *other) const override
 
void dump (string &out) const override
 
- Protected Attributes inherited from json11::Value< Json::OBJECT, Json::object >
const Json::object m_value
 

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