SAGA API
v9.6
|
This is the complete list of members for CSG_HTTP, including all inherited members.
Create(void) | CSG_HTTP | |
Create(const CSG_String &Server, const SG_Char *Username=NULL, const SG_Char *Password=NULL) | CSG_HTTP | |
CSG_HTTP(void) | CSG_HTTP | |
CSG_HTTP(const CSG_String &Server, const SG_Char *Username=NULL, const SG_Char *Password=NULL) | CSG_HTTP | |
Destroy(void) | CSG_HTTP | |
is_Connected(void) const | CSG_HTTP | |
m_pHTTP | CSG_HTTP | protected |
Request(const CSG_String &Request, CSG_Bytes &Answer) | CSG_HTTP | |
Request(const CSG_String &Request, CSG_MetaData &Answer) | CSG_HTTP | |
Request(const CSG_String &Request, CSG_String &Answer) | CSG_HTTP | |
Request(const CSG_String &Request, const SG_Char *File) | CSG_HTTP | |
~CSG_HTTP(void) | CSG_HTTP | virtual |