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

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

ancestors() constMastodon::Easy::Context
check_valid(const std::vector< string > &attributes) constMastodon::Easy::Entityprotected
descendants() constMastodon::Easy::Context
Entity(const string &json)Mastodon::Easy::Contextexplicit
Entity(const Json::Value &object)Mastodon::Easy::Contextexplicit
Entity()Mastodon::Easy::Context
Mastodon::Easy::Entity::Entity(const string &json)Mastodon::Easy::Entityexplicit
Mastodon::Easy::Entity::Entity(const Json::Value &object)Mastodon::Easy::Entityexplicit
Mastodon::Easy::Entity::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 overrideMastodon::Easy::Contextvirtual
was_set() constMastodon::Easy::Entity
~Entity()Mastodon::Easy::Entityvirtual