smartmontools SVN Rev 5602
Utility to control and monitor storage systems with "S.M.A.R.T."
json::ref Member List

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

jsonjson::reffriend
m_jsjson::refprivate
m_pathjson::refprivate
operator+=(std::initializer_list< initlist_key_value_pair > ilist)json::ref
operator+=(std::initializer_list< initlist_value > ilist)json::ref
operator=(bool value)json::ref
operator=(int value)json::ref
operator=(unsigned value)json::ref
operator=(long value)json::ref
operator=(unsigned long value)json::ref
operator=(long long value)json::ref
operator=(unsigned long long value)json::ref
operator=(const char *value)json::ref
operator=(const std::string &value)json::ref
operator=(const initlist_value &value)json::refinlineprivate
operator[](const char *keystr) constjson::refinline
operator[](const std::string &keystr) constjson::refinline
operator[](int index) constjson::refinline
ref(json &js)json::refexplicitprivate
ref(json &js, const char *keystr)json::refprivate
ref(const ref &base, const char *keystr)json::refprivate
ref(const ref &base, int index)json::refprivate
ref(const ref &base, const char *, const char *key_suffix)json::refprivate
set_if_safe_le128(const void *pvalue)json::ref
set_if_safe_uint128(uint64_t value_hi, uint64_t value_lo)json::ref
set_if_safe_uint64(uint64_t value)json::ref
set_uint128(uint64_t value_hi, uint64_t value_lo)json::ref
set_unsafe_le128(const void *pvalue)json::ref
set_unsafe_uint128(uint64_t value_hi, uint64_t value_lo)json::ref
set_unsafe_uint64(uint64_t value)json::ref
with_suffix(const char *key_suffix) constjson::refinline
~ref()json::ref