IrDA Framework C++ Edition
CwclIrDAServerClientConnection Member List

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

__declspec(property(get=GetAddress)) unsigned long AddressCwclIrDAServerClientConnection
__declspec(property(get=GetName)) tstring NameCwclIrDAServerClientConnection
wclCommunication::CwclServerClientDataConnection::__declspec(property(get=GetProcessor)) CwclCustomServerClientDataProcessor *ProcessorCwclServerClientDataConnection
wclCommunication::CwclServerClientConnection::__declspec(property(get=GetDisconnected)) bool DisconnectedCwclServerClientConnectionprotected
wclCommunication::CwclServerClientConnection::__declspec(property(get=GetParams)) void *ParamsCwclServerClientConnectionprotected
wclCommunication::CwclServerClientConnection::__declspec(property(get=GetServer)) CwclServerConnection *ServerCwclServerClientConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetReceiver)) CwclMessageReceiver *ReceiverCwclCustomConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetThreadId)) DWORD ThreadIdCwclCustomConnection
Accept(CwclServerConnection *const Server, const void *const Params, const unsigned long ParamsSize) overrideCwclServerClientDataConnectionprotectedvirtual
CwclCustomConnection()CwclCustomConnection
CwclIrDAServerClientConnection()CwclIrDAServerClientConnection
CwclServerClientConnection()CwclServerClientConnection
CwclServerClientDataConnection()CwclServerClientDataConnection
Disconnect()CwclServerClientConnection
DoConnect(const int Error)CwclServerClientConnectionprotectedvirtual
DoData(const void *const Data, const unsigned long Size)CwclServerClientDataConnectionprotectedvirtual
DoDisconnect(const int Reason)CwclServerClientConnectionprotectedvirtual
Enter()CwclCustomConnectionprotected
GetAddress() constCwclIrDAServerClientConnection
GetDisconnected() constCwclServerClientConnectionprotected
GetName() constCwclIrDAServerClientConnection
GetParams() constCwclServerClientConnectionprotected
GetProcessor() constCwclServerClientDataConnection
GetReadBufferSize(unsigned long &Size)CwclServerClientDataConnection
GetReceiver() constCwclCustomConnection
GetServer() constCwclServerClientConnection
GetThreadId() constCwclCustomConnection
GetWriteBufferSize(unsigned long &Size)CwclServerClientDataConnection
HalAccept() overrideCwclIrDAServerClientConnectionprotectedvirtual
HalCommunicate(const HANDLE Event) overrideCwclIrDAServerClientConnectionprotectedvirtual
HalDisconnect() overrideCwclIrDAServerClientConnectionprotectedvirtual
HalGetReadBufferSize(unsigned long &Size) overrideCwclIrDAServerClientConnectionprotectedvirtual
HalGetWriteBufferSize(unsigned long &Size) overrideCwclIrDAServerClientConnectionprotectedvirtual
HalSetReadBufferSize(const unsigned long Size) overrideCwclIrDAServerClientConnectionprotectedvirtual
HalSetWriteBufferSize(const unsigned long Size) overrideCwclIrDAServerClientConnectionprotectedvirtual
HalWrite(const void *const Data, const unsigned long Size, unsigned long &Written) overrideCwclIrDAServerClientConnectionprotectedvirtual
Leave()CwclCustomConnectionprotected
MessageReceived(const CwclMessage *const Message) overrideCwclServerClientDataConnectionprotectedvirtual
NotifyClosed(const int Reason)CwclServerClientConnectionprotected
NotifyDataReceived(const void *const Data, const unsigned long Size)CwclServerClientDataConnectionprotected
OnConnect(void *Sender, const int Error)CwclServerClientConnection
OnData(void *Sender, const void *const Data, const unsigned long Size)CwclServerClientDataConnection
OnDisconnect(void *Sender, const int Reason)CwclServerClientConnection
SetReadBufferSize(const unsigned long Size)CwclServerClientDataConnection
SetWriteBufferSize(const unsigned long Size)CwclServerClientDataConnection
Write(const void *const Data, const unsigned long Size, unsigned long &Written)CwclServerClientDataConnection
~CwclCustomConnection()CwclCustomConnectionvirtual
~CwclServerClientConnection()CwclServerClientConnectionvirtual