|
CocoaTweet
|
#include <favorite.h>


Public Member Functions | |
| Favorite ()=default | |
| Favorite (std::shared_ptr< CocoaTweet::OAuth::OAuth1 > _oauth) | |
| CocoaTweet::API::Model::Tweet | create (const std::string &_id) const |
| CocoaTweet::API::Model::Tweet | destroy (const std::string &_id) const |
Additional Inherited Members | |
Protected Attributes inherited from CocoaTweet::API::groupInterface | |
| std::weak_ptr< CocoaTweet::OAuth::OAuth1 > | oauth_ |
|
default |
| CocoaTweet::API::Favorites::Favorite::Favorite | ( | std::shared_ptr< CocoaTweet::OAuth::OAuth1 > | _oauth | ) |
| CocoaTweet::API::Model::Tweet CocoaTweet::API::Favorites::Favorite::create | ( | const std::string & | _id | ) | const |
| CocoaTweet::API::Model::Tweet CocoaTweet::API::Favorites::Favorite::destroy | ( | const std::string & | _id | ) | const |
1.8.17