All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Eegeo::Web::InFlightWebRequest Member List

This is the complete list of members for Eegeo::Web::InFlightWebRequest, including all inherited members.

AppendBodyData(Byte *data, size_t size) (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
AppendHeaderData(Byte *data, size_t size) (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
CanRetry() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
CreateRetryRequest() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetAcceptableMimeTypes() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetBodyData() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetCompletionCode() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetHeaderData() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetHttpPostData() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetHttpRequestHeaders() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetHttpStatusCode() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetHttpVerb() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetPostBodyData() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetPreDecompressBytesRead() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetProxySettings() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetRequestId() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetRequiredResponseHeaders() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetRetryLimit() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetSSLSettings() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetTimeoutInSeconds() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetUrl() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
GetUserAgent() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
HasCacheHeaders() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
HasPostBodyData() (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
InFlightWebRequest(const TWebRequestId requestId, const HttpVerbs::Values httpVerb, const std::string &url, const std::string &userAgent, const int retryLimit, const int timeoutInSeconds, const std::map< std::string, std::string > &httpRequestHeaders, const std::map< std::string, WebPostData > &httpPostData, const WebPostData postBodyData, const std::vector< std::string > &acceptableMimeTypes, const std::vector< std::string > &requiredResponseHeaders, const UrlProxySettings &proxySettings, const SSLSettings &sslSettings) (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
IsCancelled() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
IsComplete() const (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
NonCopyable(const NonCopyable &)=delete (defined in Eegeo::NonCopyable)Eegeo::NonCopyableprivate
NonCopyable()=default (defined in Eegeo::NonCopyable)Eegeo::NonCopyableprivate
operator=(const NonCopyable &)=delete (defined in Eegeo::NonCopyable)Eegeo::NonCopyableprivate
ReserveBodyDataCapacity(const size_t size) (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
SetCancelled() (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
SetComplete(const int httpStatusCode, const WebLoadResponseCompletionCode::Values completionCode) (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
SetPreDecompressBytesRead(size_t numBytes) (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
TransferResourceDataOwnership(TResourceData *&outHeaderData, TResourceData *&outBodyData) (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest
~InFlightWebRequest() (defined in Eegeo::Web::InFlightWebRequest)Eegeo::Web::InFlightWebRequest