GammaLib
2.0.0
|
#include <GVOHub.hpp>
Public Attributes | |
std::string | name |
std::string | private_key |
std::string | reference |
std::string | description |
std::string | icon |
std::string | documentation |
std::string | affiliation |
std::string | author_name |
std::string | |
std::string | homepage |
std::string | url |
std::vector< std::string > | subscriptions |
Definition at line 109 of file GVOHub.hpp.
std::string GVOHub::client::affiliation |
Definition at line 116 of file GVOHub.hpp.
std::string GVOHub::client::author_name |
Definition at line 117 of file GVOHub.hpp.
std::string GVOHub::client::description |
Definition at line 113 of file GVOHub.hpp.
std::string GVOHub::client::documentation |
Definition at line 115 of file GVOHub.hpp.
std::string GVOHub::client::email |
Definition at line 118 of file GVOHub.hpp.
std::string GVOHub::client::homepage |
Definition at line 119 of file GVOHub.hpp.
std::string GVOHub::client::icon |
Definition at line 114 of file GVOHub.hpp.
std::string GVOHub::client::name |
Definition at line 110 of file GVOHub.hpp.
std::string GVOHub::client::private_key |
Definition at line 111 of file GVOHub.hpp.
Referenced by GVOHub::notify_image_load(), GVOHub::notify_metadata(), GVOHub::notify_register(), GVOHub::notify_table_load(), GVOHub::notify_unregister(), and GVOHub::request_register().
std::string GVOHub::client::reference |
Definition at line 112 of file GVOHub.hpp.
Referenced by GVOHub::request_register().
std::vector<std::string> GVOHub::client::subscriptions |
Definition at line 121 of file GVOHub.hpp.
std::string GVOHub::client::url |
Definition at line 120 of file GVOHub.hpp.
Referenced by GVOHub::notify_image_load(), GVOHub::notify_metadata(), GVOHub::notify_register(), GVOHub::notify_table_load(), and GVOHub::notify_unregister().