Base Framework
InetService Member List

This is the complete list of members for InetService, including all inherited members.

getByName(const String &name, const String &protocol) noexceptInetServicestatic
getByPort(unsigned short port, const String &protocol) noexceptInetServicestatic
getName() const noexceptInetService
getPort() const noexceptInetService
getProtocol() const noexceptInetService
InetService(const String &name, const String &protocol=Literal("tcp"))InetServiceexplicit
InetService(unsigned short port, const String &protocol=Literal("tcp"))InetServiceexplicit
InetService(const InetService &copy) noexceptInetService
operator<<(FormatOutputStream &stream, const InetService &value)InetServicefriend
operator=(const InetService &assign) noexceptInetService