|
bes Updated for version 3.20.10
|
This is the complete list of members for http::HttpCache, including all inherited members.
| BESFileLockingCache() (defined in BESFileLockingCache) | BESFileLockingCache | inline |
| BESFileLockingCache(const std::string &cache_dir, const std::string &prefix, unsigned long long size) | BESFileLockingCache | |
| cache_enabled() const | BESFileLockingCache | inline |
| cache_too_big(unsigned long long current_size) const | BESFileLockingCache | virtual |
| create_and_lock(const std::string &target, int &fd) | BESFileLockingCache | virtual |
| dir_exists(const std::string &dir) | BESFileLockingCache | static |
| disable() | BESFileLockingCache | inline |
| dump(std::ostream &strm) const | BESFileLockingCache | virtual |
| enable() | BESFileLockingCache | inline |
| exclusive_to_shared_lock(int fd) | BESFileLockingCache | virtual |
| get_cache_directory() | BESFileLockingCache | inline |
| get_cache_file_name(const std::string &uid, const std::string &src, bool mangle=true) | http::HttpCache | virtual |
| get_cache_file_name(const std::string &src, bool mangle=true) | http::HttpCache | virtual |
| get_cache_file_prefix() | BESFileLockingCache | inline |
| get_cache_size() | BESFileLockingCache | virtual |
| get_exclusive_lock(const std::string &target, int &fd) | BESFileLockingCache | virtual |
| get_exclusive_lock_nb(const std::string &target, int &fd) | BESFileLockingCache | virtual |
| get_hash(const std::string &s) (defined in http::HttpCache) | http::HttpCache | static |
| get_instance() | http::HttpCache | static |
| get_read_lock(const std::string &target, int &fd) | BESFileLockingCache | virtual |
| getCacheExpiresTime() (defined in http::HttpCache) | http::HttpCache | static |
| HttpCache(const std::string &cache_dir, const std::string &prefix, unsigned long long size) | http::HttpCache | protected |
| initialize(const std::string &cache_dir, const std::string &prefix, unsigned long long size) | BESFileLockingCache | |
| is_unlimited() const | BESFileLockingCache | inline |
| lock_cache_read() | BESFileLockingCache | virtual |
| lock_cache_write() | BESFileLockingCache | virtual |
| purge_file(const std::string &file) | BESFileLockingCache | virtual |
| unlock_and_close(const std::string &target) | BESFileLockingCache | virtual |
| unlock_cache() | BESFileLockingCache | virtual |
| update_and_purge(const std::string &new_file) | BESFileLockingCache | virtual |
| update_cache_info(const std::string &target) | BESFileLockingCache | virtual |
| ~BESFileLockingCache() (defined in BESFileLockingCache) | BESFileLockingCache | inlinevirtual |
| ~BESObj() | BESObj | inlinevirtual |
| ~HttpCache() (defined in http::HttpCache) | http::HttpCache | inlinevirtual |