RDK Documentation (Open Sourced RDK Components)
CurlObject Class Reference
Collaboration diagram for CurlObject:
Collaboration graph

Public Member Functions

 CurlObject (std::string url, char *data=NULL)
 
gchar * getCurlData ()
 
long gethttpcode ()
 

Static Public Member Functions

static int curlwritefunc (char *data, size_t size, size_t nmemb, std::string *buffer)
 

Private Attributes

CURL * curl_handle
 
std::string curlDataBuffer
 
long m_httpcode
 

yes

Definition at line 28 of file netSrvCurl.h.


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