Bluetooth Framework C++ Edition
CwclRfCommServer Member List

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

__declspec(property(get=GetAssignedChannel)) unsigned char AssignedChannelCwclRfCommServer
__declspec(property(get=GetCount)) size_t CountCwclRfCommServer
__declspec(property(get=GetClients)) CwclRfCommServerClientConnection *Clients[]CwclRfCommServer
__declspec(property(get=GetRadio)) CwclBluetoothRadio *RadioCwclRfCommServer
__declspec(property(get=GetService, put=SetService)) GUID ServiceCwclRfCommServer
__declspec(property(get=GetState)) wclServerState StateCwclRfCommServer
__declspec(property(get=GetAuthentication, put=SetAuthentication)) bool AuthenticationCwclRfCommServer
__declspec(property(get=GetChannel, put=SetChannel)) unsigned char ChannelCwclRfCommServer
__declspec(property(get=GetEncryption, put=SetEncryption)) bool EncryptionCwclRfCommServer
__declspec(property(get=GetServiceName, put=SetServiceName)) tstring ServiceNameCwclRfCommServer
Close()CwclRfCommServer
CwclBluetoothComponent()CwclBluetoothComponent
CwclRfCommServer()CwclRfCommServer
DoClosed(const int Reason)CwclRfCommServerprotectedvirtual
DoConnect(CwclRfCommServerClientConnection *const Client, const int Error)CwclRfCommServerprotectedvirtual
DoCreateProcessor(CwclServerClientDataConnection *const Connection)CwclRfCommServerprotectedvirtual
DoData(CwclRfCommServerClientConnection *const Client, const void *const Data, const unsigned long Size)CwclRfCommServerprotectedvirtual
DoDestroyProcessor(CwclServerClientDataConnection *const Connection)CwclRfCommServerprotectedvirtual
DoDisconnect(CwclRfCommServerClientConnection *const Client, const int Reason)CwclRfCommServerprotectedvirtual
DoGetSdpAttributes(wclBluetoothSdpProtocols &Protocols, wclBluetoothSdpProfiles &Profiles, wclBluetoothSdpFormats &Formats, unsigned long &Cod)CwclRfCommServerprotectedvirtual
DoListen()CwclRfCommServerprotectedvirtual
Enter() constCwclBluetoothComponentprotected
GetAssignedChannel() constCwclRfCommServer
GetAuthentication() constCwclRfCommServer
GetChannel() constCwclRfCommServer
GetClients(const size_t Index) constCwclRfCommServer
GetCount() constCwclRfCommServer
GetEncryption() constCwclRfCommServer
GetRadio() constCwclRfCommServer
GetSdpAttributes(void *Sender, wclBluetoothSdpProtocols &Protocols, wclBluetoothSdpProfiles &Profiles, wclBluetoothSdpFormats &Formats, unsigned long &Cod)CwclRfCommServer
GetService() constCwclRfCommServer
GetServiceName() constCwclRfCommServer
GetState() constCwclRfCommServer
Leave() constCwclBluetoothComponentprotected
Listen(CwclBluetoothRadio *const Radio)CwclRfCommServer
OnClosed(void *Sender, const int Reason)CwclRfCommServer
OnConnect(void *Sender, CwclRfCommServerClientConnection *const Client, const int Error)CwclRfCommServer
OnCreateProcessor(void *Sender, CwclServerClientDataConnection *const Connection)CwclRfCommServer
OnData(void *Sender, CwclRfCommServerClientConnection *const Client, const void *const Data, const unsigned long Size)CwclRfCommServer
OnDestroyProcessor(void *Sender, CwclServerClientDataConnection *const Connection)CwclRfCommServer
OnDisconnect(void *Sender, CwclRfCommServerClientConnection *const Client, const int Reason)CwclRfCommServer
OnListen(void *Sender)CwclRfCommServer
SetAuthentication(const bool Value)CwclRfCommServer
SetChannel(const unsigned char Value)CwclRfCommServer
SetCopy(CwclCustomConnection *const NewConnection)CwclBluetoothComponentprotected
SetEncryption(const bool Value)CwclRfCommServer
SetService(const GUID &Value)CwclRfCommServer
SetServiceName(const tstring &Value)CwclRfCommServer
~CwclBluetoothComponent()CwclBluetoothComponentvirtual
~CwclRfCommServer()CwclRfCommServervirtual