![]() |
AOSharedServiceLibrary
|
This is the complete list of members for ServiceInterface, including all inherited members.
| add_tag(std::string new_tag)=0 | ServiceInterface | pure virtual |
| clear_tags()=0 | ServiceInterface | pure virtual |
| get_address() const =0 | ServiceInterface | pure virtual |
| get_check()=0 | ServiceInterface | pure virtual |
| get_id() const =0 | ServiceInterface | pure virtual |
| get_name() const =0 | ServiceInterface | pure virtual |
| get_port() const =0 | ServiceInterface | pure virtual |
| get_tags()=0 | ServiceInterface | pure virtual |
| num_tags() const =0 | ServiceInterface | pure virtual |
| set_address(std::string new_address)=0 | ServiceInterface | pure virtual |
| set_check(std::string scr, int interval_seconds)=0 | ServiceInterface | pure virtual |
| set_id(std::string new_id)=0 | ServiceInterface | pure virtual |
| set_name(std::string new_name)=0 | ServiceInterface | pure virtual |
| set_port(std::string new_port)=0 | ServiceInterface | pure virtual |
| to_json() const =0 | ServiceInterface | pure virtual |
| ~ServiceInterface() (defined in ServiceInterface) | ServiceInterface | inlinevirtual |
1.8.11