|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
This is the complete list of members for BESStoredDapResultCache, including all inherited members.
| assemblePath(const string &firstPart, const string &secondPart, bool addLeadingSlash=false) | BESStoredDapResultCache | static |
| BESFileLockingCache() | BESFileLockingCache | inlineprotected |
| BESFileLockingCache(const string &cache_dir, const string &prefix, unsigned long long size) | BESFileLockingCache | protected |
| BESStoredDapResultCache(const string &data_root_dir, const string &stored_results_subdir, const string &prefix, unsigned long long size) | BESStoredDapResultCache | 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 | BESFileLockingCache | virtual |
| exclusive_to_shared_lock(int fd) | BESFileLockingCache | virtual |
| get_cache_file_name(const string &src, bool mangle=false) | BESStoredDapResultCache | virtual |
| get_cache_size() | BESFileLockingCache | virtual |
| get_cached_dap2_data_ddx(const std::string &cache_file_name, libdap::BaseTypeFactory *factory, const std::string &dataset) | BESStoredDapResultCache | |
| get_cached_dap4_data(const string &cache_file_name, libdap::D4BaseTypeFactory *factory, const string &filename) | BESStoredDapResultCache | |
| get_instance(const string &bes_catalog_root_dir, const string &stored_results_subdir, const string &prefix, unsigned long long size) | BESStoredDapResultCache | static |
| get_instance() | BESStoredDapResultCache | 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 |
| PREFIX_KEY | BESStoredDapResultCache | static |
| purge_file(const string &file) | BESFileLockingCache | virtual |
| ResponseBuilderTest class | BESStoredDapResultCache | friend |
| SIZE_KEY | BESStoredDapResultCache | static |
| store_dap2_result(libdap::DDS &dds, const std::string &constraint, BESDapResponseBuilder *rb, libdap::ConstraintEvaluator *eval) | BESStoredDapResultCache | virtual |
| store_dap4_result(libdap::DMR &dmr, const string &constraint, BESDapResponseBuilder *rb) | BESStoredDapResultCache | virtual |
| StoredDap2ResultTest class | BESStoredDapResultCache | friend |
| StoredDap4ResultTest class | BESStoredDapResultCache | friend |
| SUBDIR_KEY | BESStoredDapResultCache | static |
| 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 |
| ~BESFileLockingCache() | BESFileLockingCache | inlineprotectedvirtual |
| ~BESObj() | BESObj | inlinevirtual |
| ~BESStoredDapResultCache() | BESStoredDapResultCache | inlinevirtual |