| DEFINE_CLASS_POINTERS(TcpServer) | OpcUa::Server::TcpServer | |
| Interface() | Common::Interface | [inline, protected] |
| Interface(const Interface &) | Common::Interface | [protected] |
| Listen(const OpcUa::Server::TcpParameters ¶ms, std::shared_ptr< OpcUa::Server::IncomingConnectionProcessor > processor)=0 | OpcUa::Server::TcpServer | [pure virtual] |
| operator=(const Interface &) | Common::Interface | [protected] |
| StopListen(const OpcUa::Server::TcpParameters ¶ms)=0 | OpcUa::Server::TcpServer | [pure virtual] |
| ~Interface() | Common::Interface | [inline, protected, virtual] |