Pepper_31_C++_interfaces
pp::URLRequestInfo Member List

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

AppendDataToBody(const void *data, uint32_t len)pp::URLRequestInfo
AppendFileRangeToBody(const FileRef &file_ref, int64_t start_offset, int64_t length, PP_Time expected_last_modified_time=0)pp::URLRequestInfo
AppendFileToBody(const FileRef &file_ref, PP_Time expected_last_modified_time=0)pp::URLRequestInfo
detach()pp::Resource
is_null() const pp::Resourceinline
operator=(const Resource &other)pp::Resource
PassRefFromConstructor(PP_Resource resource)pp::Resourceprotected
pp_resource() const pp::Resourceinline
Resource()pp::Resource
Resource(const Resource &other)pp::Resource
Resource(PP_Resource resource)pp::Resourceexplicitprotected
Resource(PassRef, PP_Resource resource)pp::Resourceprotected
SetAllowCredentials(bool enable)pp::URLRequestInfoinline
SetAllowCrossOriginRequests(bool enable)pp::URLRequestInfoinline
SetCustomContentTransferEncoding(const Var &content_transfer_encoding)pp::URLRequestInfoinline
SetCustomReferrerURL(const Var &url)pp::URLRequestInfoinline
SetCustomUserAgent(const Var &user_agent)pp::URLRequestInfoinline
SetFollowRedirects(bool enable)pp::URLRequestInfoinline
SetHeaders(const Var &headers_string)pp::URLRequestInfoinline
SetMethod(const Var &method_string)pp::URLRequestInfoinline
SetPrefetchBufferLowerThreshold(int32_t size)pp::URLRequestInfoinline
SetPrefetchBufferUpperThreshold(int32_t size)pp::URLRequestInfoinline
SetProperty(PP_URLRequestProperty property, const Var &value)pp::URLRequestInfo
SetRecordDownloadProgress(bool enable)pp::URLRequestInfoinline
SetRecordUploadProgress(bool enable)pp::URLRequestInfoinline
SetStreamToFile(bool enable)pp::URLRequestInfoinline
SetURL(const Var &url_string)pp::URLRequestInfoinline
URLRequestInfo()pp::URLRequestInfoinline
URLRequestInfo(const InstanceHandle &instance)pp::URLRequestInfoexplicit
URLRequestInfo(const URLRequestInfo &other)pp::URLRequestInfo
~Resource()pp::Resourcevirtual