My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::WxReader40m Class Reference
Inheritance diagram for gcp::util::WxReader40m:
gcp::util::CurlUtils gcp::util::WxServer40m

Public Member Functions

 WxReader40m ()
 
virtual ~WxReader40m ()
 
void getData ()
 
- Public Member Functions inherited from gcp::util::CurlUtils
 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)
 

Public Attributes

WxData40m data_
 

Additional Inherited Members

- Protected Types inherited from gcp::util::CurlUtils
enum  { OPTION_FALSE = 0, OPTION_TRUE = 1 }
 
- Protected Member Functions inherited from gcp::util::CurlUtils
CURL * initCurl ()
 
void cleanUp (CURL *ctx)
 
const CURLcode performRequest (CURL *ctx, bool printStats)
 
void setUrl (CURL *ctx, std::string url)
 
- Static Protected Member Functions inherited from gcp::util::CurlUtils
static size_t handleData (void *buffer, size_t size, size_t nmemb, void *userp)
 
- Protected Attributes inherited from gcp::util::CurlUtils
std::ostringstream lastRead_
 

Constructor & Destructor Documentation

WxReader40m::WxReader40m ( )

Constructor.

....................................................................... Constructor.

WxReader40m::~WxReader40m ( )
virtual

Destructor.

....................................................................... Destructor.


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