addFile(const std::string &name, boost::shared_ptr< DiskStream > &file) | gnash::Cache | |
addPath(const std::string &name, const std::string &fullpath) | gnash::Cache | |
addResponse(const std::string &name, const std::string &response) | gnash::Cache | |
Cache() | gnash::Cache | |
dump() const | gnash::Cache | [inline] |
dump(std::ostream &os) const | gnash::Cache | |
findFile(const std::string &name) | gnash::Cache | |
findPath(const std::string &name) | gnash::Cache | |
findResponse(const std::string &name) | gnash::Cache | |
getDefaultInstance() | gnash::Cache | [static] |
removeFile(const std::string &name) | gnash::Cache | |
removePath(const std::string &name) | gnash::Cache | |
removeResponse(const std::string &name) | gnash::Cache | |
~Cache() | gnash::Cache |