BazisLib::Network::HTTP::AutoHTTPClient Member List

This is the complete list of members for BazisLib::Network::HTTP::AutoHTTPClient, including all inherited members.

CreateStream(const std::string &URL, const std::string &Login, const std::string &Password, ULONGLONG StartingOffset=-1LL, ULONGLONG EndingOffset=0LL, unsigned *pHTTPResultCode=NULL, const CBuffer *pPostRequestBody=NULL, PNETPROGRESSPROC pProgress=NULL, void *pContext=NULL, ActionStatus *pStatus=NULL, unsigned ReportedThreadID=NULL, bool *pRetryPossible=NULL, bool *pResultIsNonSeekable=NULL, const ConstManagedPointer< ACHTTPRequest > *ppRequestOverride=NULL)BazisLib::Network::HTTP::HTTPClient [protected]
GetTimeout()BazisLib::Network::HTTP::HTTPClient [inline]
HTTPClient()BazisLib::Network::HTTP::HTTPClient [inline]
HTTPFile classBazisLib::Network::HTTP::AutoHTTPClient [friend]
m_CookieMgrBazisLib::Network::HTTP::HTTPClient [protected]
m_ProxyHostBazisLib::Network::HTTP::HTTPClient [protected]
m_ProxyLoginBazisLib::Network::HTTP::HTTPClient [protected]
m_ProxyMutexBazisLib::Network::HTTP::HTTPClient [protected]
m_ProxyPasswordBazisLib::Network::HTTP::HTTPClient [protected]
m_ProxyPortBazisLib::Network::HTTP::HTTPClient [protected]
m_TimeoutBazisLib::Network::HTTP::HTTPClient [protected]
OpenDocument(const std::string &URL, const std::string &Login, const std::string &Password, bool ReadAheadCache=true, PNETPROGRESSPROC pProgress=0, void *pContext=0, unsigned ThreadID=0, const ConstManagedPointer< ACHTTPRequest > *ppHeaderOverride=NULL)BazisLib::Network::HTTP::AutoHTTPClient
PostRequest(const std::string &URL, const CBuffer &RequestBody, ManagedPointer< AIFile > file, PNETPROGRESSPROC pProgress=0, void *pContext=0)BazisLib::Network::HTTP::HTTPClient
QueryFileInfo(const std::string &URL, CHTTPReplyHeader *pHeader)BazisLib::Network::HTTP::HTTPClient
RetreiveFile(const std::string &URL, ManagedPointer< AIFile > file, PNETPROGRESSPROC pProgress=0, void *pContext=0)BazisLib::Network::HTTP::HTTPClient [inline]
RetreiveFileEx(const std::string &URL, ManagedPointer< AIFile > file, ULONGLONG StartingOffset, ULONGLONG EndingOffset, PNETPROGRESSPROC pProgress=0, void *pContext=0)BazisLib::Network::HTTP::HTTPClient
SetProxy(const std::string &Proxy="")BazisLib::Network::HTTP::HTTPClient
SetTimeout(unsigned Timeout=0)BazisLib::Network::HTTP::HTTPClient [inline]

SourceForge.net Logo