BuildCache
bcache::data_store_t Member List

This is the complete list of members for bcache::data_store_t, including all inherited members.

clear()bcache::data_store_t
data_store_t(const std::string &name)bcache::data_store_t
get_item(const std::string &key)bcache::data_store_t
m_root_dir (defined in bcache::data_store_t)bcache::data_store_tprivate
make_file_path(const std::string &key) (defined in bcache::data_store_t)bcache::data_store_tprivate
perform_housekeeping() (defined in bcache::data_store_t)bcache::data_store_tprivate
remove_item(const std::string &key)bcache::data_store_t
store_item(const std::string &key, const std::string &value, const time::seconds_t timeout)bcache::data_store_t