Pepper_31_C++_interfaces
pp::URLLoader Member List

This is the complete list of members for pp::URLLoader, including all inherited members.

Close()pp::URLLoader
detach()pp::Resource
FinishStreamingToFile(const CompletionCallback &cc)pp::URLLoader
FollowRedirect(const CompletionCallback &cc)pp::URLLoader
GetDownloadProgress(int64_t *bytes_received, int64_t *total_bytes_to_be_received) const pp::URLLoader
GetResponseInfo() const pp::URLLoader
GetUploadProgress(int64_t *bytes_sent, int64_t *total_bytes_to_be_sent) const pp::URLLoader
is_null() const pp::Resourceinline
Open(const URLRequestInfo &request_info, const CompletionCallback &cc)pp::URLLoader
operator=(const Resource &other)pp::Resource
PassRefFromConstructor(PP_Resource resource)pp::Resourceprotected
pp_resource() const pp::Resourceinline
ReadResponseBody(void *buffer, int32_t bytes_to_read, const CompletionCallback &cc)pp::URLLoader
Resource()pp::Resource
Resource(const Resource &other)pp::Resource
Resource(PP_Resource resource)pp::Resourceexplicitprotected
Resource(PassRef, PP_Resource resource)pp::Resourceprotected
URLLoader()pp::URLLoaderinline
URLLoader(PP_Resource resource)pp::URLLoaderexplicit
URLLoader(const InstanceHandle &instance)pp::URLLoaderexplicit
URLLoader(const URLLoader &other)pp::URLLoader
~Resource()pp::Resourcevirtual