bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for BESServiceRegistry, including all inherited members.
add_format(const std::string &service, const std::string &cmd, const std::string &format) | BESServiceRegistry | virtual |
add_service(const std::string &name) | BESServiceRegistry | virtual |
add_to_service(const std::string &service, const std::string &cmd, const std::string &cmd_descript, const std::string &format) | BESServiceRegistry | virtual |
BESServiceRegistry() (defined in BESServiceRegistry) | BESServiceRegistry | |
does_handle_service(const std::string &handler, const std::string &service) | BESServiceRegistry | virtual |
dump(std::ostream &strm) const | BESServiceRegistry | virtual |
handles_service(const std::string &handler, const std::string &service) | BESServiceRegistry | virtual |
remove_service(const std::string &name) | BESServiceRegistry | virtual |
service_available(const std::string &name, const std::string &cmd="", const std::string &format="") | BESServiceRegistry | virtual |
services_handled(const std::string &handler, std::list< std::string > &services) | BESServiceRegistry | virtual |
show_services(BESInfo &info) | BESServiceRegistry | virtual |
TheRegistry() (defined in BESServiceRegistry) | BESServiceRegistry | static |
~BESObj()=default | BESObj | virtual |
~BESServiceRegistry() (defined in BESServiceRegistry) | BESServiceRegistry | virtual |