Gnash
0.8.11dev
|
This is the complete list of members for gnash::StreamProvider, including all inherited members.
allow(const URL &url) const | gnash::StreamProvider | |
baseURL() const | gnash::StreamProvider | inline |
getStream(const URL &url, bool namedCacheFile=false) const | gnash::StreamProvider | virtual |
getStream(const URL &url, const std::string &postdata, bool namedCacheFile=false) const | gnash::StreamProvider | virtual |
getStream(const URL &url, const std::string &postdata, const NetworkAdapter::RequestHeaders &headers, bool namedCacheFile=false) const | gnash::StreamProvider | virtual |
namingPolicy() const | gnash::StreamProvider | inline |
setNamingPolicy(std::unique_ptr< NamingPolicy > np) | gnash::StreamProvider | inline |
StreamProvider(URL original, URL base, std::unique_ptr< NamingPolicy > np=std::unique_ptr< NamingPolicy >(new NamingPolicy)) | gnash::StreamProvider | |
~StreamProvider() | gnash::StreamProvider | inlinevirtual |