mastodon-cpp
0.110.0
|
CMastodon::Easy::account_field_type | Describes an account-field |
CMastodon::Easy::alert_type | Type of notification and 'push is requested or not' |
▼CMastodon::API | Interface to the Mastodon API |
CMastodon::Easy::API | Child of Mastodon::API with abstract methods |
▼CMastodon::Easy::Entity | Base class for all entities |
CMastodon::Easy::Account | Class to hold accounts |
CMastodon::Easy::Account::Source | Class to hold source attribute |
CMastodon::Easy::Application | Class to hold applications |
CMastodon::Easy::Attachment | Class to hold attachments |
CMastodon::Easy::Attachment::Meta | Metadata for attachments |
CMastodon::Easy::Card | Class to hold cards |
CMastodon::Easy::Context | Class to hold contexts |
CMastodon::Easy::Conversation | Class to hold conversations |
CMastodon::Easy::Emoji | Class to hold emojis |
CMastodon::Easy::Filter | Class to hold filters |
CMastodon::Easy::Instance | Class to hold instances |
CMastodon::Easy::List | Class to hold lists |
CMastodon::Easy::Mention | Class to hold mentions |
CMastodon::Easy::Notification | Class to hold notifications |
CMastodon::Easy::Poll | Class to hold polls |
CMastodon::Easy::PushSubscription | Class to hold push subscriptions |
CMastodon::Easy::Relationship | Class to hold relationships |
CMastodon::Easy::Results | Class to hold results |
CMastodon::Easy::Status | Class to hold statuses |
CMastodon::Easy::Tag | Class to hold tags |
CMastodon::Easy::Tag::History | Class to hold Tag history |
CMastodon::Easy::Token | Class to hold applications |
CMastodon::API::http | Http class. Do not use this directly |
CMastodon::Easy::Link | Class to hold the Link -header |
CMastodon::param | A single parameter |
CMastodon::Easy::poll_options_type | Poll options returned by Poll::options() |
▼CMastodon::return_base | Basis for return types |
CMastodon::Easy::return_entity< T > | Return types for calls that return a single Easy::Entity |
CMastodon::Easy::return_entity_vector< T > | Return types for calls that return multiple Easy::Entity s |
CMastodon::return_call | Return type for API calls |
CMastodon::Easy::stats_type | Statistics returned by Instance::stats() |
CMastodon::Easy::stream_event_type | Used for stream events |
CMastodon::Easy::time_type | Type for time. Converts to time_point and string |
CMastodon::Easy::urls_type | URLs returned by Instance::urls() |
▼Cvector | |
CMastodon::parameters | Vector of Mastodon::param, used for passing parameters in calls |