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

Public Member Functions

 JsonBoolean (bool value)
 

Additional Inherited Members

- Protected Member Functions inherited from json11::Value< Json::BOOL, bool >
 Value (const bool &value)
 
 Value (bool &&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::BOOL, bool >
const bool m_value
 

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