BESCache(const string &cache_dir, const string &prefix, unsigned int size) | BESCache | |
BESCache(BESKeys &keys, const string &cache_dir_key, const string &prefix_key, const string &size_key) | BESCache | |
cache_dir() | BESCache | [inline] |
cache_size() | BESCache | [inline] |
dump(ostream &strm) const | BESCache | [virtual] |
is_cached(const string &src, string &target) | BESCache | [virtual] |
lock(unsigned int retry_ms, unsigned int num_tries) | BESCache | [virtual] |
prefix() | BESCache | [inline] |
purge() | BESCache | [virtual] |
unlock() | BESCache | [virtual] |
~BESCache() | BESCache | [inline, virtual] |
~BESObj() | BESObj | [inline, virtual] |