wxCurlHTTP Member List

This is the complete list of members for wxCurlHTTP, including all inherited members.
AddBufferToForm(const bool &bClear, const wxString &szName, char *buffer, size_t len, CURLFORMcode *outErr=NULL) (defined in wxCurlHTTP)wxCurlHTTP
AddForm(const bool &bClear, const wxString &szName, struct curl_forms *pForms, CURLFORMcode *outErr=NULL) (defined in wxCurlHTTP)wxCurlHTTP
BeginTransferSpan()wxCurlBase [inline, protected]
CleanupHandle()wxCurlBase
Delete(const wxString &szRemoteLoc=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
DumpErrorIfNeed(CURLcode error) const (defined in wxCurlBase)wxCurlBase [protected]
EndTransferSpan()wxCurlBase [inline, protected]
Get(const wxString &szFilePath, const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
Get(char *&buffer, const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
Get(wxOutputStream &buffer, const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
GetBaseURL() const (defined in wxCurlBase)wxCurlBase
GetBeginTransferSpan() const wxCurlBase [inline, protected]
GetCookieFile() const (defined in wxCurlHTTP)wxCurlHTTP
GetCURLVersion() (defined in wxCurlBase)wxCurlBase [static]
GetDateFromString(const wxString &szDate) (defined in wxCurlBase)wxCurlBase [static]
GetDetailedErrorString() const wxCurlBase
GetElapsedTimeOffset() const wxCurlBase [inline, protected]
GetErrorString() const wxCurlBase
GetEvtHandler() const (defined in wxCurlBase)wxCurlBase
GetFlags() const (defined in wxCurlBase)wxCurlBase
GetId() const (defined in wxCurlBase)wxCurlBase
GetInfo(CURLINFO info,...) const wxCurlBase
GetPassword() const (defined in wxCurlBase)wxCurlBase
GetPort() const (defined in wxCurlBase)wxCurlBase
GetProxyHost() const (defined in wxCurlBase)wxCurlBase
GetProxyPassword() const (defined in wxCurlBase)wxCurlBase
GetProxyPort() const (defined in wxCurlBase)wxCurlBase
GetProxyUsername() const (defined in wxCurlBase)wxCurlBase
GetResponseBody() const (defined in wxCurlBase)wxCurlBase
GetResponseCode() const (defined in wxCurlBase)wxCurlBase
GetResponseHeader() const wxCurlBase
GetStringFromURLEncoded(const wxString &szData) (defined in wxCurlBase)wxCurlBase [static]
GetURL() const wxCurlBase
GetURLEncodedString(const wxString &szData) (defined in wxCurlBase)wxCurlBase [static]
GetUsername() const (defined in wxCurlBase)wxCurlBase
GetVerboseStream(wxOutputStream &destStream) const wxCurlBase
GetVerboseString(wxString &szStream) const wxCurlBase
Head(const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
Init()wxCurlBase [static]
InitHandle()wxCurlBase
IsOk() const wxCurlBase [inline]
IsResponseOk() const (defined in wxCurlHTTP)wxCurlHTTP [protected]
IsVerbose() const (defined in wxCurlBase)wxCurlBase
m_arrHeaders (defined in wxCurlBase)wxCurlBase [protected]
m_bUseCookies (defined in wxCurlHTTP)wxCurlHTTP [protected]
m_bUseProxy (defined in wxCurlBase)wxCurlBase [protected]
m_bVerbose (defined in wxCurlBase)wxCurlBase [protected]
m_dtBeginTransferSpan (defined in wxCurlBase)wxCurlBase [protected]
m_iHostPort (defined in wxCurlBase)wxCurlBase [protected]
m_iPostDataSize (defined in wxCurlHTTP)wxCurlHTTP [protected]
m_iProxyPort (defined in wxCurlBase)wxCurlBase [protected]
m_iResponseCode (defined in wxCurlBase)wxCurlBase [protected]
m_mosVerbose (defined in wxCurlBase)wxCurlBase [protected]
m_nFlags (defined in wxCurlBase)wxCurlBase [protected]
m_nId (defined in wxCurlBase)wxCurlBase [protected]
m_pCURL (defined in wxCurlBase)wxCurlBase [protected]
m_pEvtHandler (defined in wxCurlBase)wxCurlBase [protected]
m_pHeaders (defined in wxCurlBase)wxCurlBase [protected]
m_pPostHead (defined in wxCurlHTTP)wxCurlHTTP [protected]
m_pPostTail (defined in wxCurlHTTP)wxCurlHTTP [protected]
m_progressCallback (defined in wxCurlBase)wxCurlBase [protected]
m_progressData (defined in wxCurlBase)wxCurlBase [protected]
m_pszPostFieldsData (defined in wxCurlHTTP)wxCurlHTTP [protected]
m_szBaseURL (defined in wxCurlBase)wxCurlBase [protected]
m_szCookieFile (defined in wxCurlHTTP)wxCurlHTTP [protected]
m_szCurrFullURL (defined in wxCurlBase)wxCurlBase [protected]
m_szDetailedErrorBuffer (defined in wxCurlBase)wxCurlBase [protected]
m_szLastError (defined in wxCurlBase)wxCurlBase [protected]
m_szPassword (defined in wxCurlBase)wxCurlBase [protected]
m_szProxyHost (defined in wxCurlBase)wxCurlBase [protected]
m_szProxyPassword (defined in wxCurlBase)wxCurlBase [protected]
m_szProxyUsername (defined in wxCurlBase)wxCurlBase [protected]
m_szProxyUserPass (defined in wxCurlBase)wxCurlBase [protected]
m_szResponseBody (defined in wxCurlBase)wxCurlBase [protected]
m_szResponseHeader (defined in wxCurlBase)wxCurlBase [protected]
m_szUsername (defined in wxCurlBase)wxCurlBase [protected]
m_szUserPass (defined in wxCurlBase)wxCurlBase [protected]
m_tsElapsedOffset (defined in wxCurlBase)wxCurlBase [protected]
Options(const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
OverrideProgressCallback(curl_progress_callback newcallback, void *data)wxCurlBase [inline, protected]
Perform()wxCurlBase
Post(const char *buffer, size_t size, const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
Post(wxInputStream &buffer, const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
Post(const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
Put(const wxString &szFilePath, const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
Put(const char *buffer, size_t size, const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
Put(wxInputStream &buffer, const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
ReInitHandle()wxCurlBase
ResetHandle()wxCurlBase
ResetHeaders() (defined in wxCurlBase)wxCurlBase [protected, virtual]
ResetPostData() (defined in wxCurlHTTP)wxCurlHTTP [protected, virtual]
ResetResponseVars() (defined in wxCurlBase)wxCurlBase [protected, virtual]
SetBaseURL(const wxString &szBaseURL)wxCurlBase
SetCookieFile(const wxString &szFilePath) (defined in wxCurlHTTP)wxCurlHTTP
SetCurlHandleToDefaults(const wxString &relativeURL) (defined in wxCurlHTTP)wxCurlHTTP [protected, virtual]
SetEvtHandler(wxEvtHandler *pParent, int id=wxID_ANY)wxCurlBase
SetFlags(long flags)wxCurlBase
SetHeaders() (defined in wxCurlBase)wxCurlBase [protected, virtual]
SetOpt(CURLoption option,...)wxCurlBase
SetPassword(const wxString &szPassword)wxCurlBase
SetPort(const long &iPort)wxCurlBase
SetProxyHost(const wxString &szProxyHost)wxCurlBase
SetProxyPassword(const wxString &szProxyPassword)wxCurlBase
SetProxyPort(const long &iProxyPort)wxCurlBase
SetProxyUsername(const wxString &szProxyUsername)wxCurlBase
SetStreamReadFunction(const wxInputStream &buf) (defined in wxCurlBase)wxCurlBase [inline, protected]
SetStreamWriteFunction(const wxOutputStream &buf) (defined in wxCurlBase)wxCurlBase [inline, protected]
SetStringOpt(CURLoption option, const wxCharBuffer &str) (defined in wxCurlBase)wxCurlBase [protected]
SetStringReadFunction(const wxCharBuffer &str) (defined in wxCurlBase)wxCurlBase [inline, protected]
SetStringWriteFunction(const wxCharBuffer &str) (defined in wxCurlBase)wxCurlBase [inline, protected]
SetURL(const wxString &szRelativeURL)wxCurlBase
SetUsername(const wxString &szUsername)wxCurlBase
SetVerbose(const bool &bVerbose)wxCurlBase
Shutdown()wxCurlBase [static]
Trace(const wxString &szRemoteFile=wxEmptyString) (defined in wxCurlHTTP)wxCurlHTTP
UseCookies(const bool &bUseCookies) (defined in wxCurlHTTP)wxCurlHTTP
UseCookies() const (defined in wxCurlHTTP)wxCurlHTTP
UseProxy(const bool &bUseProxy)wxCurlBase
UseProxy() const (defined in wxCurlBase)wxCurlBase
wxCurlBase(const wxString &szURL=wxEmptyString, const wxString &szUserName=wxEmptyString, const wxString &szPassword=wxEmptyString, wxEvtHandler *pEvtHandler=NULL, int id=wxID_ANY, long flags=wxCURL_DEFAULT_FLAGS) (defined in wxCurlBase)wxCurlBase
wxCurlBaseThread (defined in wxCurlBase)wxCurlBase [friend]
wxCurlHTTP(const wxString &szURL=wxEmptyString, const wxString &szUserName=wxEmptyString, const wxString &szPassword=wxEmptyString, wxEvtHandler *pEvtHandler=NULL, int id=wxID_ANY, long flags=wxCURL_DEFAULT_FLAGS) (defined in wxCurlHTTP)wxCurlHTTP
wxCurlProgressBaseEvent (defined in wxCurlBase)wxCurlBase [friend]
wxCurlSizeQueryThread (defined in wxCurlBase)wxCurlBase [friend]
~wxCurlBase() (defined in wxCurlBase)wxCurlBase [virtual]
~wxCurlHTTP() (defined in wxCurlHTTP)wxCurlHTTP [virtual]

Generated on 1 Jan 2010 for wxCURL by  doxygen 1.6.1