GammaLib
2.1.0.dev
|
This is the complete list of members for GVOHub, including all inherited members.
classname(void) const | GVOHub | inlinevirtual |
clear(void) | GVOHub | virtual |
clone(void) const | GVOHub | virtual |
copy_members(const GVOHub &client) | GVOHub | protected |
create_samp_file(void) const | GVOHub | protected |
delete_samp_file(void) const | GVOHub | protected |
free_members(void) | GVOHub | protected |
get_callback_url(const GXml &xml) const | GVOHub | protected |
get_client_index(const GXml &xml) const | GVOHub | protected |
get_client_index(const std::string &reference) const | GVOHub | protected |
get_client_key(const GXml &xml) const | GVOHub | protected |
get_client_name(const GXml &xml) const | GVOHub | protected |
get_hub_lockfile(void) const | GVOHub | protected |
get_mtype(const GXml &xml) const | GVOHub | protected |
get_response_value(const GXmlNode *node, const std::string &name) const | GVOHub | protected |
get_socket(void) | GVOHub | protected |
get_subscriptions(const GXml &xml) const | GVOHub | protected |
GVOHub(void) | GVOHub | |
GVOHub(const GVOHub &hub) | GVOHub | |
handle_request(const socklen_t &sock) | GVOHub | protected |
hub_url(void) const | GVOHub | protected |
init_members(void) | GVOHub | protected |
m_clients | GVOHub | protected |
m_hub_host | GVOHub | protected |
m_hub_id | GVOHub | protected |
m_hub_path | GVOHub | protected |
m_hub_port | GVOHub | protected |
m_secret | GVOHub | protected |
m_shutdown | GVOHub | protected |
m_socket | GVOHub | protected |
m_version | GVOHub | protected |
notify(const std::string &url, const std::string ¬ification) const | GVOHub | protected |
notify_image_load(const client &client, const GXml &xml) | GVOHub | protected |
notify_metadata(const client &client, const std::string &reference) | GVOHub | protected |
notify_register(const client &client, const std::string &reference) | GVOHub | protected |
notify_table_load(const GVOHub::client &client, const GXml &xml) | GVOHub | protected |
notify_unregister(const client &client, const std::string &reference) | GVOHub | protected |
operator=(const GVOHub &hub) | GVOHub | |
post_samp_ok(const socklen_t &sock) const | GVOHub | protected |
post_samp_void(const socklen_t &sock) const | GVOHub | protected |
post_string(const std::string &content, const socklen_t &sock) const | GVOHub | protected |
print(const GChatter &chatter=NORMAL) const | GVOHub | virtual |
random_string(const size_t &length) const | GVOHub | protected |
request_declare_metadata(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
request_declare_subscriptions(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
request_get_metadata(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
request_get_registered_clients(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
request_get_subscribed_clients(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
request_get_subscriptions(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
request_notify_all(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
request_ping(const socklen_t &sock) | GVOHub | protected |
request_register(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
request_set_xml_rpc_callback(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
request_shutdown(const socklen_t &sock) | GVOHub | protected |
request_unregister(const GXml &xml, const socklen_t &sock) | GVOHub | protected |
start(void) | GVOHub | |
start_hub(void) | GVOHub | protected |
~GBase(void) | GBase | inlinevirtual |
~GVOHub(void) | GVOHub | virtual |