Serial Framework C++ Edition
CwclServerConnection Member List

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

__declspec(property(get=GetClients)) CwclServerClientConnection *Clients[]CwclServerConnection
__declspec(property(get=GetClientsCount)) size_t ClientsCountCwclServerConnection
__declspec(property(get=GetState)) wclServerState StateCwclServerConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetReceiver)) CwclMessageReceiver *ReceiverCwclCustomConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetThreadId)) DWORD ThreadIdCwclCustomConnection
Close()CwclServerConnection
CreateNewClientConnection(const void *const Params, const unsigned long ParamsSize)CwclServerConnectionprotected
CwclCustomConnection()CwclCustomConnection
CwclServerConnection()CwclServerConnection
DoClosed(const int Reason)CwclServerConnectionprotectedvirtual
DoConnect(CwclServerClientConnection *const Client, const int Error)CwclServerConnectionprotectedvirtual
DoDisconnect(CwclServerClientConnection *const Client, const int Reason)CwclServerConnectionprotectedvirtual
DoListen()CwclServerConnectionprotectedvirtual
Enter()CwclCustomConnectionprotected
GetClients(const size_t Index) constCwclServerConnection
GetClientsCount() constCwclServerConnection
GetReceiver() constCwclCustomConnection
GetState() constCwclServerConnection
GetThreadId() constCwclCustomConnection
HalClose()=0CwclServerConnectionprotectedpure virtual
HalCreateClient()=0CwclServerConnectionprotectedpure virtual
HalListen(const HANDLE Event)=0CwclServerConnectionprotectedpure virtual
HalPrepare()=0CwclServerConnectionprotectedpure virtual
InternalClose(const int Reason)CwclServerConnectionprotected
Leave()CwclCustomConnectionprotected
Listen()CwclServerConnection
MessageReceived(const CwclMessage *const Message) overrideCwclServerConnectionprotectedvirtual
OnClosed(void *Sender, const int Reason)CwclServerConnection
OnConnect(void *Sender, CwclServerClientConnection *const Client, const int Error)CwclServerConnection
OnDisconnect(void *Sender, CwclServerClientConnection *const Client, const int Reason)CwclServerConnection
OnListen(void *Sender)CwclServerConnection
SetClientEvents(CwclServerClientConnection *const Client)CwclServerConnectionprotectedvirtual
UnhookDeletedClientEvents(CwclServerClientConnection *const Client)CwclServerConnectionprotectedvirtual
~CwclCustomConnection()CwclCustomConnectionvirtual
~CwclServerConnection()CwclServerConnectionvirtual