This is the complete list of members for sptk::WSConnection, 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::WSConnection | virtual |
| 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 | |
| terminate() | sptk::Runable | virtual |
| terminated() const | sptk::Runable | |
| Type enum name (defined in sptk::ServerConnection) | sptk::ServerConnection | |
| WSConnection(TCPServer &server, SOCKET connectionSocket, const sockaddr_in *connectionAddress, WSServices &services, LogEngine &logEngine, const Options &options) | sptk::WSConnection | |
| ~Runable()=default | sptk::Runable | virtual |
| ~WSConnection() override=default | sptk::WSConnection | |