This is the complete list of members for TcpServiceDescriptor, including all inherited members.
address | ServiceDescriptor | |
networkInterface | TcpServiceDescriptor | |
operator!=(const TcpServiceDescriptor &other) const | TcpServiceDescriptor | inline |
OnixS::FenicsUST::MarketData::Bimp::ServiceDescriptor::operator!=(const ServiceDescriptor &other) const | ServiceDescriptor | inline |
operator==(const TcpServiceDescriptor &other) const | TcpServiceDescriptor | inline |
OnixS::FenicsUST::MarketData::Bimp::ServiceDescriptor::operator==(const ServiceDescriptor &other) const | ServiceDescriptor | inline |
password | TcpServiceDescriptor | |
port | ServiceDescriptor | |
ServiceDescriptor() | ServiceDescriptor | inline |
ServiceDescriptor(const std::string &a, unsigned int port) | ServiceDescriptor | inline |
TcpServiceDescriptor() | TcpServiceDescriptor | inline |
TcpServiceDescriptor(const std::string &addr, unsigned int port, const std::string &name, const std::string &pass, const std::string &ni="") | TcpServiceDescriptor | inline |
username | TcpServiceDescriptor | |
valid() const | TcpServiceDescriptor | inline |