|
This is the complete list of members for sptk::TCPServerConnection, including all inherited members.
| address() const | sptk::ServerConnection | inline |
| execute() | sptk::Runable | |
| Function typedef (defined in sptk::ServerConnection) | sptk::ServerConnection | |
| name() const | sptk::Runable | inline |
| parseAddress(const sockaddr_in *connectionAddress) (defined in sptk::ServerConnection) | sptk::ServerConnection | protected |
| run() override | sptk::ServerConnection | inlineprotectedvirtual |
| Runable(const String &name) | sptk::Runable | explicit |
| serial() const | sptk::ServerConnection | inline |
| server() const | sptk::ServerConnection | |
| ServerConnection(TCPServer &server, SOCKET connectionSocket, Type type, const sockaddr_in *connectionAddress, const String &taskName, const ServerConnection::Function &connectionFunction={}) | sptk::ServerConnection | |
| setSocket(const STCPSocket &socket) | sptk::ServerConnection | protected |
| socket() const | sptk::ServerConnection | |
| TCPServerConnection(TCPServer &server, SOCKET connectionSocket, const sockaddr_in *connectionAddress, const ServerConnection::Function &connectionFunction) | sptk::TCPServerConnection | inlineexplicit |
| terminate() override | sptk::TCPServerConnection | inlinevirtual |
| terminated() const | sptk::Runable | |
| Type enum name (defined in sptk::ServerConnection) | sptk::ServerConnection | |
| ~Runable()=default | sptk::Runable | virtual |