#include <httpBase.h>
|
| static size_t | curlCallback_ (char *_ptr, size_t _size, size_t _nmemb, std::string *_stream) |
| |
◆ curlCallback_()
| static size_t CocoaTweet::API::Interface::HttpBase::curlCallback_ |
( |
char * |
_ptr, |
|
|
size_t |
_size, |
|
|
size_t |
_nmemb, |
|
|
std::string * |
_stream |
|
) |
| |
|
inlinestaticprotected |
◆ process()
| virtual void CocoaTweet::API::Interface::HttpBase::process |
( |
std::weak_ptr< CocoaTweet::OAuth::OAuth1 > |
_oauth, |
|
|
std::function< void(const std::string &)> |
_callback |
|
) |
| |
|
protectedpure virtual |
◆ bodyParam_
| std::map<std::string, std::string> CocoaTweet::API::Interface::HttpBase::bodyParam_ |
|
protected |
◆ contentType_
| std::string CocoaTweet::API::Interface::HttpBase::contentType_ |
|
protected |
◆ oauth_
◆ url_
| std::string CocoaTweet::API::Interface::HttpBase::url_ |
|
protected |
The documentation for this class was generated from the following file: