RADLib
RADical C++ application framework
RADCore::RADJsonDocument Member List

This is the complete list of members for RADCore::RADJsonDocument, including all inherited members.

fromFile(const std::string &path, std::string *error=nullptr)RADCore::RADJsonDocumentstatic
fromJson(const std::string &json, std::string *error=nullptr)RADCore::RADJsonDocumentstatic
RADJsonDocument()RADCore::RADJsonDocument
RADJsonDocument(RADJsonValue root)RADCore::RADJsonDocumentexplicit
root() constRADCore::RADJsonDocument
root()RADCore::RADJsonDocument
toFile(const std::string &path, bool pretty=true, std::string *error=nullptr) constRADCore::RADJsonDocument
toJson(bool pretty=false) constRADCore::RADJsonDocument