mastodon-cpp  0.110.0
Mastodon::Easy::Entity Member List

This is the complete list of members for Mastodon::Easy::Entity, including all inherited members.

check_valid(const std::vector< string > &attributes) constMastodon::Easy::Entityprotected
Entity(const string &json)Mastodon::Easy::Entityexplicit
Entity(const Json::Value &object)Mastodon::Easy::Entityexplicit
Entity()Mastodon::Easy::Entity
error() constMastodon::Easy::Entity
from_object(const Json::Value &object)Mastodon::Easy::Entity
from_string(const string &json)Mastodon::Easy::Entity
get(const string &key) constMastodon::Easy::Entityprotected
get_bool(const string &key) constMastodon::Easy::Entityprotected
get_double(const string &key) constMastodon::Easy::Entityprotected
get_string(const string &key) constMastodon::Easy::Entityprotected
get_time(const string &key) constMastodon::Easy::Entityprotected
get_uint64(const string &key) constMastodon::Easy::Entityprotected
get_vector(const string &key) constMastodon::Easy::Entityprotected
operator const Json::Value() constMastodon::Easy::Entity
set(const string &key, const Json::Value &value)Mastodon::Easy::Entityprotected
stouint64(const string &str) constMastodon::Easy::Entityprotected
to_object() constMastodon::Easy::Entity
to_string() constMastodon::Easy::Entity
valid() const =0Mastodon::Easy::Entitypure virtual
was_set() constMastodon::Easy::Entity
~Entity()Mastodon::Easy::Entityvirtual