![]() |
AOSharedServiceLibrary
|
This is the complete list of members for AOSSL::Service, including all inherited members.
| add_tag(std::string new_tag) | AOSSL::Service | inlinevirtual |
| clear_tags() | AOSSL::Service | inlinevirtual |
| get_address() const | AOSSL::Service | inlinevirtual |
| get_check() | AOSSL::Service | inlinevirtual |
| get_id() const | AOSSL::Service | inlinevirtual |
| get_name() const | AOSSL::Service | inlinevirtual |
| get_port() const | AOSSL::Service | inlinevirtual |
| get_tags() | AOSSL::Service | inlinevirtual |
| num_tags() const | AOSSL::Service | inlinevirtual |
| Service() | AOSSL::Service | inline |
| Service(std::string new_id, std::string new_name) | AOSSL::Service | inline |
| Service(std::string new_id, std::string new_name, std::string new_address, std::string new_port) | AOSSL::Service | inline |
| Service(std::string new_id, std::string new_name, std::string new_address, std::string new_port, std::vector< std::string > new_tags) | AOSSL::Service | inline |
| set_address(std::string new_address) | AOSSL::Service | inlinevirtual |
| set_check(std::string http_url, int interval_seconds) | AOSSL::Service | inlinevirtual |
| set_check(std::string http_url, int interv_seconds, int interv_ttl) | AOSSL::Service | inlinevirtual |
| set_id(std::string new_id) | AOSSL::Service | inlinevirtual |
| set_name(std::string new_name) | AOSSL::Service | inlinevirtual |
| set_port(std::string new_port) | AOSSL::Service | inlinevirtual |
| to_json() const | AOSSL::Service | virtual |
| ~ServiceInterface() (defined in AOSSL::ServiceInterface) | AOSSL::ServiceInterface | inlinevirtual |
1.8.11