Planeshift
|
#include <curl.h>
Public Attributes | |
char * | buffer |
long | bufferlength |
struct curl_slist * | contentheader |
char * | contents |
long | contentslength |
char * | contenttype |
long | flags |
struct curl_httppost * | more |
char * | name |
long | namelength |
struct curl_httppost * | next |
char * | showfilename |
void * | userp |
char* curl_httppost::buffer |
char* curl_httppost::contents |
long curl_httppost::flags |
struct curl_httppost* curl_httppost::more |
char* curl_httppost::name |
struct curl_httppost* curl_httppost::next |
void* curl_httppost::userp |