|
nx_metadata_sdk
1.0
Metadata SDK
|
Public Member Functions | |
| JsonArray (const Json::array &value) | |
| JsonArray (Json::array &&value) | |
Additional Inherited Members | |
Protected Member Functions inherited from json11::Value< tag, T > | |
| 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 inherited from json11::Value< tag, T > | |
| const T | m_value |
1.8.14