mastodon-cpp  0.110.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NMastodonCollection of things to interface with server software that implements the Mastodon API
 NEasyCollection of things that make it easier to interface with server software that implements the Mastodon API
 CAccountClass to hold accounts
 CSourceClass to hold source attribute
 Caccount_field_typeDescribes an account-field
 Calert_typeType of notification and 'push is requested or not'
 CAPIChild of Mastodon::API with abstract methods
 CApplicationClass to hold applications
 CAttachmentClass to hold attachments
 CMetaMetadata for attachments
 CCardClass to hold cards
 CContextClass to hold contexts
 CConversationClass to hold conversations
 CEmojiClass to hold emojis
 CEntityBase class for all entities
 CFilterClass to hold filters
 CInstanceClass to hold instances
 CLinkClass to hold the Link-header
 CListClass to hold lists
 CMentionClass to hold mentions
 CNotificationClass to hold notifications
 CPollClass to hold polls
 Cpoll_options_typePoll options returned by Poll::options()
 CPushSubscriptionClass to hold push subscriptions
 CRelationshipClass to hold relationships
 CResultsClass to hold results
 Creturn_entityReturn types for calls that return a single Easy::Entity
 Creturn_entity_vectorReturn types for calls that return multiple Easy::Entitys
 Cstats_typeStatistics returned by Instance::stats()
 CStatusClass to hold statuses
 Cstream_event_typeUsed for stream events
 CTagClass to hold tags
 CHistoryClass to hold Tag history
 Ctime_typeType for time. Converts to time_point and string
 CTokenClass to hold applications
 Curls_typeURLs returned by Instance::urls()
 CAPIInterface to the Mastodon API
 ChttpHttp class. Do not use this directly
 CparamA single parameter
 CparametersVector of Mastodon::param, used for passing parameters in calls
 Creturn_baseBasis for return types
 Creturn_callReturn type for API calls