GammaLib
2.0.0
|
This is the complete list of members for GVOClient, including all inherited members.
classname(void) const | GVOClient | inlinevirtual |
clear(void) | GVOClient | virtual |
clone(void) const | GVOClient | virtual |
connect(void) | GVOClient | |
connect_to_hub(void) const | GVOClient | protected |
copy_members(const GVOClient &client) | GVOClient | protected |
disconnect(void) | GVOClient | |
execute(const std::string &request) const | GVOClient | |
find_hub(void) | GVOClient | protected |
free_members(void) | GVOClient | protected |
get_hub_lockfile(void) const | GVOClient | protected |
get_response_value(const GXml &xml, const std::string &name) const | GVOClient | protected |
GVOClient(void) | GVOClient | |
GVOClient(const GVOClient &client) | GVOClient | |
has_hub(void) const | GVOClient | |
init_members(void) | GVOClient | protected |
is_connected(void) const | GVOClient | |
m_client_id | GVOClient | protected |
m_client_key | GVOClient | protected |
m_hub_host | GVOClient | protected |
m_hub_id | GVOClient | protected |
m_hub_path | GVOClient | protected |
m_hub_port | GVOClient | protected |
m_hub_url | GVOClient | protected |
m_name | GVOClient | protected |
m_secret | GVOClient | protected |
m_socket | GVOClient | mutableprotected |
m_version | GVOClient | protected |
operator=(const GVOClient &client) | GVOClient | |
ping_hub(void) const | GVOClient | |
post_string(const std::string &string) const | GVOClient | protected |
print(const GChatter &chatter=NORMAL) const | GVOClient | virtual |
publish(const GFitsHDU &hdu) | GVOClient | |
publish(const GVOTable &votable) | GVOClient | |
receive_string(void) const | GVOClient | protected |
register_to_hub(void) | GVOClient | protected |
require_hub(void) | GVOClient | protected |
response_error_code(const GXml &xml) const | GVOClient | protected |
response_error_message(const GXml &xml) const | GVOClient | protected |
response_is_valid(const GXml &xml) const | GVOClient | protected |
send_metadata(void) const | GVOClient | protected |
shutdown_hub(void) const | GVOClient | |
unregister_from_hub(void) | GVOClient | protected |
~GBase(void) | GBase | inlinevirtual |
~GVOClient(void) | GVOClient | virtual |