CocoaTweet
Public Member Functions | List of all members
CocoaTweet::API::Favorites::Create Class Reference

#include <create.h>

Inheritance diagram for CocoaTweet::API::Favorites::Create:
Inheritance graph
[legend]
Collaboration diagram for CocoaTweet::API::Favorites::Create:
Collaboration graph
[legend]

Public Member Functions

 Create ()
 
void id (const std::string &_id)
 
CocoaTweet::API::Model::Tweet process (std::weak_ptr< CocoaTweet::OAuth::OAuth1 > _oauth)
 

Additional Inherited Members

- Protected Member Functions inherited from CocoaTweet::API::Interface::HttpPost
void process (std::weak_ptr< CocoaTweet::OAuth::OAuth1 > _oauth, std::function< void(const std::string &)> _callback)
 Send HTTP/POST using OAuth object. More...
 
- Static Protected Member Functions inherited from CocoaTweet::API::Interface::HttpBase
static size_t curlCallback_ (char *_ptr, size_t _size, size_t _nmemb, std::string *_stream)
 
- Protected Attributes inherited from CocoaTweet::API::Interface::HttpBase
std::weak_ptr< CocoaTweet::OAuth::OAuth1oauth_
 
std::map< std::string, std::string > bodyParam_
 
std::string url_
 
std::string contentType_
 

Constructor & Destructor Documentation

◆ Create()

CocoaTweet::API::Favorites::Create::Create ( )

Member Function Documentation

◆ id()

void CocoaTweet::API::Favorites::Create::id ( const std::string &  _id)

◆ process()

CocoaTweet::API::Model::Tweet CocoaTweet::API::Favorites::Create::process ( std::weak_ptr< CocoaTweet::OAuth::OAuth1 _oauth)

The documentation for this class was generated from the following files: