helayers::JsonWrapper Member List

This is the complete list of members for helayers::JsonWrapper, including all inherited members.

clear()helayers::JsonWrapper
getDouble(const std::string &key) consthelayers::JsonWrapper
getInt(const std::string &key) consthelayers::JsonWrapper
getRoot() consthelayers::JsonWrapper
getString(const std::string &key) consthelayers::JsonWrapper
init()helayers::JsonWrapper
isInitialized() consthelayers::JsonWrapper
load(const char *inBuf, int len)helayers::JsonWrapper
load(const std::string &in)helayers::JsonWrapper
load(std::istream &in)helayers::JsonWrapper
loadFromBinary(std::istream &in)helayers::JsonWrapper
print(std::ostream &out, bool pretty) consthelayers::JsonWrapper
setDouble(const std::string &key, double value)helayers::JsonWrapper
setInt(const std::string &key, int value)helayers::JsonWrapper
setString(const std::string &key, const std::string &value)helayers::JsonWrapper
toString() consthelayers::JsonWrapper
writeToBinary(std::ostream &out) consthelayers::JsonWrapper
~JsonWrapper() (defined in helayers::JsonWrapper)helayers::JsonWrapper