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

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

check_valid(const std::vector< string > &attributes) constMastodon::Easy::Entityprotected
Entity(const string &json)Mastodon::Easy::Pollexplicit
Entity(const Json::Value &object)Mastodon::Easy::Pollexplicit
Entity()Mastodon::Easy::Poll
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
expired() constMastodon::Easy::Poll
expires_at() constMastodon::Easy::Poll
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
id() constMastodon::Easy::Poll
multiple() constMastodon::Easy::Poll
operator const Json::Value() constMastodon::Easy::Entity
options() constMastodon::Easy::Poll
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::Pollvirtual
voted() constMastodon::Easy::Poll
votes_count() constMastodon::Easy::Poll
was_set() constMastodon::Easy::Entity
~Entity()Mastodon::Easy::Entityvirtual