|
Gnash
0.8.10
|
| 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::auto_ptr< NamingPolicy > np) | gnash::StreamProvider | [inline] |
| StreamProvider(const URL &original, const URL &base, std::auto_ptr< NamingPolicy > np=std::auto_ptr< NamingPolicy >(new NamingPolicy)) | gnash::StreamProvider | |
| ~StreamProvider() | gnash::StreamProvider | [inline, virtual] |
1.7.6.1