![]() |
AOSharedServiceLibrary
|
This is the complete list of members for ConsulInterface, including all inherited members.
| agent_info()=0 | ConsulInterface | pure virtual |
| agent_info_safe()=0 | ConsulInterface | pure virtual |
| base64_decode(std::string const &encoded_string)=0 | ConsulInterface | pure virtual |
| base64_decode_safe(std::string const &encoded_string)=0 | ConsulInterface | pure virtual |
| datacenters()=0 | ConsulInterface | pure virtual |
| datacenters_safe()=0 | ConsulInterface | pure virtual |
| del_config_value(std::string key)=0 | ConsulInterface | pure virtual |
| deregister_service(const ServiceInterface &s)=0 | ConsulInterface | pure virtual |
| get_config_value(std::string key)=0 | ConsulInterface | pure virtual |
| get_config_value_safe(std::string key)=0 | ConsulInterface | pure virtual |
| healthy_services()=0 | ConsulInterface | pure virtual |
| healthy_services_safe()=0 | ConsulInterface | pure virtual |
| nodes_dc(std::string data_center)=0 | ConsulInterface | pure virtual |
| nodes_dc_safe(std::string data_center)=0 | ConsulInterface | pure virtual |
| nodes_service(std::string service)=0 | ConsulInterface | pure virtual |
| nodes_service_safe(std::string service)=0 | ConsulInterface | pure virtual |
| register_service(const ServiceInterface &s)=0 | ConsulInterface | pure virtual |
| services()=0 | ConsulInterface | pure virtual |
| services_dc(std::string data_center)=0 | ConsulInterface | pure virtual |
| services_dc_safe(std::string data_center)=0 | ConsulInterface | pure virtual |
| services_node(std::string node, std::string data_center)=0 | ConsulInterface | pure virtual |
| services_node_safe(std::string node, std::string data_center)=0 | ConsulInterface | pure virtual |
| services_safe()=0 | ConsulInterface | pure virtual |
| set_config_value(std::string key, std::string val)=0 | ConsulInterface | pure virtual |
| ~ConsulInterface() (defined in ConsulInterface) | ConsulInterface | inlinevirtual |
1.8.11