|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
This is the complete list of members for BESCache3, including all inherited members.
| BESCache3() | BESCache3 | inlineprotected |
| BESCache3(const string &cache_dir, const string &prefix, unsigned long size) | BESCache3 | inlineprotected |
| BESCache3(BESKeys *keys, const string &cache_dir_key, const string &prefix_key, const string &size_key) | BESCache3 | protected |
| BESFileLockingCache() | BESFileLockingCache | inlineprotected |
| BESFileLockingCache(const string &cache_dir, const string &prefix, unsigned long long size) | BESFileLockingCache | protected |
| cache_too_big(unsigned long long current_size) const | BESFileLockingCache | virtual |
| create_and_lock(const string &target, int &fd) | BESFileLockingCache | virtual |
| dump(ostream &strm) const | BESCache3 | virtual |
| exclusive_to_shared_lock(int fd) | BESFileLockingCache | virtual |
| get_cache_file_name(const string &src, bool mangle=true) | BESFileLockingCache | virtual |
| get_cache_size() | BESFileLockingCache | virtual |
| get_instance(BESKeys *keys, const string &cache_dir_key, const string &prefix_key, const string &size_key) | BESCache3 | static |
| get_instance(const string &cache_dir, const string &prefix, unsigned long size) | BESCache3 | static |
| get_instance() | BESCache3 | static |
| get_read_lock(const string &target, int &fd) | BESFileLockingCache | virtual |
| getCacheDirectory() | BESFileLockingCache | |
| getCacheFilePrefix() | BESFileLockingCache | |
| getExclusiveLock(string file_name, int &ref_fd) | BESFileLockingCache | virtual |
| initialize(const string &cache_dir, const string &prefix, unsigned long long size) | BESFileLockingCache | protected |
| lock_cache_read() | BESFileLockingCache | virtual |
| lock_cache_write() | BESFileLockingCache | virtual |
| purge_file(const string &file) | BESFileLockingCache | virtual |
| unlock_and_close(const string &target) | BESFileLockingCache | virtual |
| unlock_cache() | BESFileLockingCache | virtual |
| update_and_purge(const string &new_file) | BESFileLockingCache | virtual |
| update_cache_info(const string &target) | BESFileLockingCache | virtual |
| ~BESCache3() | BESCache3 | inlinevirtual |
| ~BESFileLockingCache() | BESFileLockingCache | inlineprotectedvirtual |
| ~BESObj() | BESObj | inlinevirtual |