_CurlConnection Struct Reference


Data Fields

CURL * myConnection
FILE * fp
FILE * hfp
char errorbuffer [CURL_ERROR_SIZE]
int fWasPerform
char * pszBuffer
unsigned long cbBuffer
unsigned long dwBuffer
unsigned long dwStepBf
char * pszInText
unsigned long dwInText
unsigned long cbInText
pSupportTable pSt
STRING_OPTIONS char * pszPOSTFIELDS
_CurlConnectionnext
_CurlConnectionprev
curl_slist * pHeaderLines
curl_slist * pQuote
curl_slist * pPostQuote
HttpPost * firstitem
HttpPost * lastitem

Detailed Description

Definition at line 131 of file interface.c.


Field Documentation

unsigned long _CurlConnection::cbBuffer
 

Definition at line 139 of file interface.c.

Referenced by if().

unsigned long _CurlConnection::cbInText
 

Definition at line 144 of file interface.c.

Referenced by CHECK_OPTION().

unsigned long _CurlConnection::dwBuffer
 

Definition at line 140 of file interface.c.

Referenced by if().

unsigned long _CurlConnection::dwInText
 

Definition at line 143 of file interface.c.

Referenced by CHECK_OPTION().

unsigned long _CurlConnection::dwStepBf
 

Definition at line 141 of file interface.c.

Referenced by CHECK_OPTION().

char _CurlConnection::errorbuffer[CURL_ERROR_SIZE]
 

Definition at line 135 of file interface.c.

Referenced by besFUNCTION().

struct HttpPost* _CurlConnection::firstitem
 

Definition at line 159 of file interface.c.

Referenced by CHECK_OPTION(), and if().

FILE* _CurlConnection::fp
 

Definition at line 133 of file interface.c.

Referenced by besFUNCTION(), and CHECK_OPTION().

int _CurlConnection::fWasPerform
 

Definition at line 137 of file interface.c.

Referenced by if().

FILE* _CurlConnection::hfp
 

Definition at line 134 of file interface.c.

Referenced by CHECK_OPTION().

struct HttpPost * _CurlConnection::lastitem
 

Definition at line 159 of file interface.c.

Referenced by CHECK_OPTION(), and if().

CURL* _CurlConnection::myConnection
 

Definition at line 132 of file interface.c.

Referenced by besFUNCTION(), CHECK_OPTION(), and if().

struct _CurlConnection* _CurlConnection::next
 

Definition at line 155 of file interface.c.

Referenced by if().

struct curl_slist* _CurlConnection::pHeaderLines
 

Definition at line 156 of file interface.c.

Referenced by besFUNCTION(), CHECK_OPTION(), and if().

struct curl_slist* _CurlConnection::pPostQuote
 

Definition at line 158 of file interface.c.

Referenced by CHECK_OPTION(), and if().

struct curl_slist* _CurlConnection::pQuote
 

Definition at line 157 of file interface.c.

Referenced by CHECK_OPTION(), and if().

struct _CurlConnection * _CurlConnection::prev
 

Definition at line 155 of file interface.c.

pSupportTable _CurlConnection::pSt
 

Definition at line 146 of file interface.c.

char* _CurlConnection::pszBuffer
 

Definition at line 138 of file interface.c.

Referenced by if().

char* _CurlConnection::pszInText
 

Definition at line 142 of file interface.c.

Referenced by CHECK_OPTION().

STRING_OPTIONS char* _CurlConnection::pszPOSTFIELDS
 

Definition at line 154 of file interface.c.

Referenced by CHECK_OPTION().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO