Brunot
Loading...
Searching...
No Matches
sys::Json Member List

This is the complete list of members for sys::Json, including all inherited members.

clear() -> voidsys::Json
data() -> json &sys::Json
filePathsys::Jsonprivate
isValidsys::Jsonprivate
jsys::Jsonprivate
Json(std::string filePath)sys::Json
Json()=defaultsys::Json
Json(const Json &)=defaultsys::Json
Json(Json &&)=defaultsys::Json
jsonDump(int pretty) -> voidsys::Json
open(std::string filePath) -> boolsys::Jsonprivate
operator[](T *key)sys::Jsoninline
read(const std::string &keyPath, T &value) const -> boolsys::Jsoninline
save() -> voidsys::Json
saveAs(const std::string &newFilePath) -> voidsys::Json
savingTest() -> voidsys::Jsonstatic
test() -> voidsys::Jsonstatic
~Json()=defaultsys::Json