EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
TCPServer< X > Member List

This is the complete list of members for TCPServer< X >, including all inherited members.

AddConnection(X *con)TCPServer< X >inlineprotected
BaseTCPServer()BaseTCPServer
Close()BaseTCPServer
CreateNewConnection(Socket *sock, uint32 rIP, uint16 rPort)=0BaseTCPServerprotectedpure virtual
GetPort() const BaseTCPServerinline
IsOpen() const BaseTCPServer
ListenNewConnections()BaseTCPServerprotected
mMLoopRunningBaseTCPServermutableprotected
mMQueueTCPServer< X >protected
mMSockBaseTCPServermutableprotected
mPortBaseTCPServerprotected
mQueueTCPServer< X >protected
mSockBaseTCPServerprotected
Open(uint16 port, char *errbuf=0)BaseTCPServer
PopConnection()TCPServer< X >inline
Process()BaseTCPServerprotectedvirtual
StartLoop()BaseTCPServerprotected
TCPServerLoop(void *arg)BaseTCPServerprotectedstatic
TCPServerLoop()BaseTCPServerprotected
WaitLoop()BaseTCPServerprotected
~BaseTCPServer()BaseTCPServervirtual
~TCPServer()TCPServer< X >inline