Serial Framework C++ Edition
CwclServerDataConnection Member List

This is the complete list of members for CwclServerDataConnection, 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
CwclServerDataConnection()CwclServerDataConnection
DoClosed(const int Reason)CwclServerConnectionprotectedvirtual
DoConnect(CwclServerClientConnection *const Client, const int Error)CwclServerConnectionprotectedvirtual
DoData(CwclServerClientDataConnection *const Client, const void *const Data, const unsigned long Size)CwclServerDataConnectionprotectedvirtual
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
OnData(void *Sender, CwclServerClientDataConnection *const Client, const void *const Data, const unsigned long Size)CwclServerDataConnection
OnDisconnect(void *Sender, CwclServerClientConnection *const Client, const int Reason)CwclServerConnection
OnListen(void *Sender)CwclServerConnection
SetClientEvents(CwclServerClientConnection *const Client) overrideCwclServerDataConnectionprotectedvirtual
UnhookDeletedClientEvents(CwclServerClientConnection *const Client) overrideCwclServerDataConnectionprotectedvirtual
~CwclCustomConnection()CwclCustomConnectionvirtual
~CwclServerConnection()CwclServerConnectionvirtual