|
| WxReader40m () |
|
virtual | ~WxReader40m () |
|
void | getData () |
|
| CurlUtils () |
|
virtual | ~CurlUtils () |
|
std::string | getUrl (std::string url, bool printStats=false) |
|
std::string | postUserPass (std::string url, std::string user, std::string pass, std::string challenge) |
|
|
enum | { OPTION_FALSE = 0,
OPTION_TRUE = 1
} |
|
CURL * | initCurl () |
|
void | cleanUp (CURL *ctx) |
|
const CURLcode | performRequest (CURL *ctx, bool printStats) |
|
void | setUrl (CURL *ctx, std::string url) |
|
static size_t | handleData (void *buffer, size_t size, size_t nmemb, void *userp) |
|
std::ostringstream | lastRead_ |
|
WxReader40m::WxReader40m |
( |
| ) |
|
Constructor.
....................................................................... Constructor.
WxReader40m::~WxReader40m |
( |
| ) |
|
|
virtual |
Destructor.
....................................................................... Destructor.
The documentation for this class was generated from the following files:
- gcpCbass/util/common/WxReader40m.h
- gcpCbass/util/common/WxReader40m.cc