bes
Updated for version 3.17.0
|
This is the complete list of members for BESDapResponseCache, including all inherited members.
BESDapResponseCache(const string &cache_dir, const string &prefix, unsigned long long size) | BESDapResponseCache | inlineprotected |
BESFileLockingCache() (defined in BESFileLockingCache) | BESFileLockingCache | inlineprotected |
BESFileLockingCache(const string &cache_dir, const string &prefix, unsigned long long size) | BESFileLockingCache | protected |
cache_dataset(libdap::DDS &dds, const std::string &constraint, BESDapResponseBuilder *rb, libdap::ConstraintEvaluator *eval, std::string &cache_token) (defined in BESDapResponseCache) | BESDapResponseCache | virtual |
cache_too_big(unsigned long long current_size) const | BESFileLockingCache | virtual |
create_and_lock(const string &target, int &fd) | BESFileLockingCache | virtual |
d_cache_dir (defined in BESFileLockingCache) | BESFileLockingCache | protected |
d_max_cache_size_in_bytes | BESFileLockingCache | protected |
d_prefix (defined in BESFileLockingCache) | BESFileLockingCache | protected |
d_target_size (defined in BESFileLockingCache) | BESFileLockingCache | protected |
dir_exists(const string &dir) | BESFileLockingCache | static |
dump(ostream &strm) const | BESFileLockingCache | virtual |
exclusive_to_shared_lock(int fd) | BESFileLockingCache | virtual |
get_cache_file_name(const string &src, bool mangle=true) (defined in BESFileLockingCache) | BESFileLockingCache | virtual |
get_cache_size() | BESFileLockingCache | virtual |
get_instance(const string &cache_dir, const string &prefix, unsigned long long size) | BESDapResponseCache | static |
get_instance() | BESDapResponseCache | static |
get_read_lock(const string &target, int &fd) | BESFileLockingCache | virtual |
getCacheDirectory() (defined in BESFileLockingCache) | BESFileLockingCache | |
getCacheDirFromConfig() (defined in BESDapResponseCache) | BESDapResponseCache | static |
getCacheFilePrefix() (defined in BESFileLockingCache) | BESFileLockingCache | |
getCachePrefixFromConfig() (defined in BESDapResponseCache) | BESDapResponseCache | static |
getCacheSizeFromConfig() (defined in BESDapResponseCache) | BESDapResponseCache | static |
getExclusiveLock(string file_name, int &ref_fd) | BESFileLockingCache | virtual |
initialize(const string &cache_dir, const string &prefix, unsigned long long size) (defined in BESFileLockingCache) | BESFileLockingCache | protected |
lock_cache_read() | BESFileLockingCache | virtual |
lock_cache_write() | BESFileLockingCache | virtual |
PATH_KEY (defined in BESDapResponseCache) | BESDapResponseCache | static |
PREFIX_KEY (defined in BESDapResponseCache) | BESDapResponseCache | static |
purge_file(const string &file) | BESFileLockingCache | virtual |
ResponseCacheTest (defined in BESDapResponseCache) | BESDapResponseCache | friend |
SIZE_KEY (defined in BESDapResponseCache) | BESDapResponseCache | static |
StoredResultTest (defined in BESDapResponseCache) | BESDapResponseCache | friend |
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 |
~BESDapResponseCache() (defined in BESDapResponseCache) | BESDapResponseCache | inlinevirtual |
~BESFileLockingCache() (defined in BESFileLockingCache) | BESFileLockingCache | inlineprotectedvirtual |
~BESObj() | BESObj | inlinevirtual |