mastodon-cpp  0.110.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CMastodon::Easy::account_field_typeDescribes an account-field
 CMastodon::Easy::alert_typeType of notification and 'push is requested or not'
 CMastodon::APIInterface to the Mastodon API
 CMastodon::Easy::APIChild of Mastodon::API with abstract methods
 CMastodon::Easy::EntityBase class for all entities
 CMastodon::Easy::AccountClass to hold accounts
 CMastodon::Easy::Account::SourceClass to hold source attribute
 CMastodon::Easy::ApplicationClass to hold applications
 CMastodon::Easy::AttachmentClass to hold attachments
 CMastodon::Easy::Attachment::MetaMetadata for attachments
 CMastodon::Easy::CardClass to hold cards
 CMastodon::Easy::ContextClass to hold contexts
 CMastodon::Easy::ConversationClass to hold conversations
 CMastodon::Easy::EmojiClass to hold emojis
 CMastodon::Easy::FilterClass to hold filters
 CMastodon::Easy::InstanceClass to hold instances
 CMastodon::Easy::ListClass to hold lists
 CMastodon::Easy::MentionClass to hold mentions
 CMastodon::Easy::NotificationClass to hold notifications
 CMastodon::Easy::PollClass to hold polls
 CMastodon::Easy::PushSubscriptionClass to hold push subscriptions
 CMastodon::Easy::RelationshipClass to hold relationships
 CMastodon::Easy::ResultsClass to hold results
 CMastodon::Easy::StatusClass to hold statuses
 CMastodon::Easy::TagClass to hold tags
 CMastodon::Easy::Tag::HistoryClass to hold Tag history
 CMastodon::Easy::TokenClass to hold applications
 CMastodon::API::httpHttp class. Do not use this directly
 CMastodon::Easy::LinkClass to hold the Link-header
 CMastodon::paramA single parameter
 CMastodon::Easy::poll_options_typePoll options returned by Poll::options()
 CMastodon::return_baseBasis 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::Entitys
 CMastodon::return_callReturn type for API calls
 CMastodon::Easy::stats_typeStatistics returned by Instance::stats()
 CMastodon::Easy::stream_event_typeUsed for stream events
 CMastodon::Easy::time_typeType for time. Converts to time_point and string
 CMastodon::Easy::urls_typeURLs returned by Instance::urls()
 Cvector
 CMastodon::parametersVector of Mastodon::param, used for passing parameters in calls