|
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