mastodon-cpp  0.18.8
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
Context(const string &json)Mastodon::Easy::Contextexplicit
Context()Mastodon::Easy::Context
descendants() constMastodon::Easy::Context
Entity(const string &json)Mastodon::Easy::Entityexplicit
Entity()Mastodon::Easy::Entity
error() constMastodon::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_point(const string &key) constMastodon::Easy::Entityprotected
get_uint64(const string &key) constMastodon::Easy::Entityprotected
get_vector(const string &key) constMastodon::Easy::Entityprotected
set(const string &key, const Json::Value &value)Mastodon::Easy::Entityprotected
stouint64(const string &str) const (defined in Mastodon::Easy::Entity)Mastodon::Easy::Entityprotected
to_object() constMastodon::Easy::Entity
valid() constMastodon::Easy::Contextvirtual
was_set() constMastodon::Easy::Entity