nx_metadata_sdk  1.0
Metadata SDK
Protected Member Functions | Protected Attributes | List of all members
json11::Value< tag, T > Class Template Reference
Inheritance diagram for json11::Value< tag, T >:
json11::JsonArray json11::JsonBoolean json11::JsonInt json11::JsonString

Protected Member Functions

 Value (const T &value)
 
 Value (T &&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

const T m_value
 

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