wxCurlBase Member List

This is the complete list of members for wxCurlBase, including all inherited members.
BeginTransferSpan()wxCurlBase [inline, protected]
CleanupHandle()wxCurlBase
DumpErrorIfNeed(CURLcode error) const (defined in wxCurlBase)wxCurlBase [protected]
EndTransferSpan()wxCurlBase [inline, protected]
GetBaseURL() const (defined in wxCurlBase)wxCurlBase
GetBeginTransferSpan() const wxCurlBase [inline, protected]
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
Init()wxCurlBase [static]
InitHandle()wxCurlBase
IsOk() const wxCurlBase [inline]
IsVerbose() const (defined in wxCurlBase)wxCurlBase
m_arrHeaders (defined in wxCurlBase)wxCurlBase [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_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_progressCallback (defined in wxCurlBase)wxCurlBase [protected]
m_progressData (defined in wxCurlBase)wxCurlBase [protected]
m_szBaseURL (defined in wxCurlBase)wxCurlBase [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]
OverrideProgressCallback(curl_progress_callback newcallback, void *data)wxCurlBase [inline, protected]
Perform()wxCurlBase
ReInitHandle()wxCurlBase
ResetHandle()wxCurlBase
ResetHeaders() (defined in wxCurlBase)wxCurlBase [protected, virtual]
ResetResponseVars() (defined in wxCurlBase)wxCurlBase [protected, virtual]
SetBaseURL(const wxString &szBaseURL)wxCurlBase
SetCurlHandleToDefaults(const wxString &relativeURL) (defined in wxCurlBase)wxCurlBase [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]
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]
wxCurlProgressBaseEvent (defined in wxCurlBase)wxCurlBase [friend]
wxCurlSizeQueryThread (defined in wxCurlBase)wxCurlBase [friend]
~wxCurlBase() (defined in wxCurlBase)wxCurlBase [virtual]

Generated on 1 Jan 2010 for wxCURL by  doxygen 1.6.1