bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
TheBESKeys Member List

This is the complete list of members for TheBESKeys, including all inherited members.

ConfigFileTheBESKeysstatic
delete_key(const std::string &key)TheBESKeysinline
dump(std::ostream &strm) const overrideTheBESKeysvirtual
dump() constTheBESKeysvirtual
get_as_config() constTheBESKeys
get_value(const std::string &s, std::string &val, bool &found)TheBESKeys
get_values(const std::string &s, std::vector< std::string > &vals, bool &found)TheBESKeys
get_values(const std::string &, std::unordered_map< std::string, std::string > &map_values, bool case_insensitive_map_keys, bool &found)TheBESKeys
get_values(const std::string &, std::unordered_map< std::string, std::unordered_map< std::string, std::vector< std::string > > > &map, bool case_insensitive_map_keys, bool &found)TheBESKeys
http::HttpCacheTest (defined in TheBESKeys)TheBESKeysfriend
keys_begin() (defined in TheBESKeys)TheBESKeysinline
keys_end() (defined in TheBESKeys)TheBESKeysinline
keys_file_name() const (defined in TheBESKeys)TheBESKeysinline
keysT (defined in TheBESKeys)TheBESKeysfriend
load_dynamic_config(const std::string &name)TheBESKeys
operator=(const TheBESKeys &)=delete (defined in TheBESKeys)TheBESKeys
operator=(TheBESKeys &&)=delete (defined in TheBESKeys)TheBESKeys
read_bool_key(const std::string &key, bool default_value)TheBESKeysstatic
read_int_key(const std::string &key, int default_value)TheBESKeysstatic
read_string_key(const std::string &key, const std::string &default_value)TheBESKeysstatic
read_uint64_key(const std::string &key, uint64_t default_value)TheBESKeysstatic
read_ulong_key(const std::string &key, unsigned long default_value)TheBESKeysstatic
reload_keys()TheBESKeys
reload_keys(const std::string &keys_file_name)TheBESKeys
set_key(const std::string &key, const std::string &val, bool addto=false)TheBESKeys
set_key(const std::string &pair)TheBESKeys
set_keys(const std::string &key, const std::vector< std::string > &values, bool addto)TheBESKeys
set_keys(const std::string &key, const std::unordered_map< std::string, std::string > &values, bool case_insensitive_map_keys, bool addto)TheBESKeys
TheBESKeys()=delete (defined in TheBESKeys)TheBESKeys
TheBESKeys(const TheBESKeys &)=delete (defined in TheBESKeys)TheBESKeys
TheBESKeys(TheBESKeys &&)=delete (defined in TheBESKeys)TheBESKeys
TheKeys()TheBESKeysstatic
using_dynamic_config() const (defined in TheBESKeys)TheBESKeysinline
~BESObj()=defaultBESObjvirtual
~TheBESKeys() override=default (defined in TheBESKeys)TheBESKeys