|
nx_metadata_sdk
1.0
Metadata SDK
|
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 |
1.8.14