|
10Duke Enterprise C++ Client
|
This is the complete list of members for JSONObject, including all inherited members.
| getProperties() const=0 | JSONObject | pure virtual |
| getProperty(const std::string &propertyName) const=0 | JSONObject | pure virtual |
| hasProperty(const std::string &propertyName) const=0 | JSONObject | pure virtual |
| removeProperty(const std::string &propertyName)=0 | JSONObject | pure virtual |
| ~JSONObject() override=default (defined in JSONObject) | JSONObject |