LIPH's C++ Codes
liph::json Member List

This is the complete list of members for liph::json, including all inherited members.

array enum valueliph::json
array_liph::json
array_ref()liph::json
array_ref() constliph::json
at(const std::string &key)liph::json
at(const std::string &key) constliph::json
at(std::size_t pos)liph::json
at(std::size_t pos) constliph::json
bool_liph::json
bool_ref()liph::json
bool_ref() constliph::json
boolean enum valueliph::json
clear()liph::json
double_liph::json
double_ref()liph::json
double_ref() constliph::json
i64_liph::json
i64_ref()liph::json
i64_ref() constliph::json
is_array() constliph::json
is_boolean() constliph::json
is_null() constliph::json
is_number() constliph::json
is_object() constliph::json
is_string() constliph::json
json(value_type type=null)liph::json
json(bool b)liph::json
json(double d)liph::json
json(int32_t n)liph::json
json(int64_t n)liph::json
json(std::string str)liph::json
json(const char *str)liph::json
json(const std::vector< json > &arr)liph::json
json(const std::unordered_map< std::string, json > &obj)liph::json
json(const json &other)liph::json
json(json &&other)liph::json
load(const std::filesystem::path &path)liph::jsonstatic
null enum valueliph::json
number enum valueliph::json
object enum valueliph::json
object_liph::json
object_ref()liph::json
object_ref() constliph::json
operator!=(const json &other) constliph::json
operator=(const json &other)liph::json
operator=(json &&other)liph::json
operator==(const json &other) constliph::json
operator[](const std::string &key)liph::json
operator[](const std::string &key) constliph::json
operator[](std::size_t pos)liph::json
operator[](std::size_t pos) constliph::json
parse(const std::string &str)liph::jsonstatic
reset()liph::json
string enum valueliph::json
string_liph::json
string_ref()liph::json
string_ref() constliph::json
to_string(int indent=0, bool sort_keys=false) constliph::json
type() constliph::json
value_type enum nameliph::json
~json()liph::json