casa
5.7.0-16
|
This is the complete list of members for casatools::ServiceId, including all inherited members.
id() const | casatools::ServiceId | inline |
id_ | casatools::ServiceId | private |
operator std::string() const | casatools::ServiceId | inline |
operator!=(const ServiceId &other) const | casatools::ServiceId | inline |
operator!=(const std::string &id_o) const | casatools::ServiceId | inline |
operator<(const ServiceId &other) const | casatools::ServiceId | inline |
operator<(const std::string &id_o) const | casatools::ServiceId | inline |
operator<=(const ServiceId &other) const | casatools::ServiceId | inline |
operator<=(const std::string &id_o) const | casatools::ServiceId | inline |
operator==(const ServiceId &other) const | casatools::ServiceId | inline |
operator==(const std::string &id_o) const | casatools::ServiceId | inline |
operator>(const ServiceId &other) const | casatools::ServiceId | inline |
operator>(const std::string &id_o) const | casatools::ServiceId | inline |
operator>=(const ServiceId &other) const | casatools::ServiceId | inline |
operator>=(const std::string &id_o) const | casatools::ServiceId | inline |
priority() const | casatools::ServiceId | inline |
priority_ | casatools::ServiceId | private |
ServiceId(std::string id_p, std::string uri_p, std::list< std::string > types_p, unsigned int priority_p=0) | casatools::ServiceId | inline |
ServiceId(const ServiceId &other) | casatools::ServiceId | inline |
types() | casatools::ServiceId | inline |
types() const | casatools::ServiceId | inline |
types_ | casatools::ServiceId | private |
uri() const | casatools::ServiceId | inline |
uri_ | casatools::ServiceId | private |
~ServiceId() | casatools::ServiceId | inline |