Bluetooth Framework C++ Edition
CwclRfCommClient Member List

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

__declspec(property(get=GetProcessor)) CwclCustomClientDataProcessor *ProcessorCwclRfCommClient
__declspec(property(get=GetRadio)) CwclBluetoothRadio *RadioCwclRfCommClient
__declspec(property(get=GetService, put=SetService)) GUID ServiceCwclRfCommClient
__declspec(property(get=GetState)) wclClientState StateCwclRfCommClient
__declspec(property(get=GetAddress, put=SetAddress)) __int64 AddressCwclRfCommClient
__declspec(property(get=GetAuthentication, put=SetAuthentication)) bool AuthenticationCwclRfCommClient
__declspec(property(get=GetChannel, put=SetChannel)) unsigned char ChannelCwclRfCommClient
__declspec(property(get=GetEncryption, put=SetEncryption)) bool EncryptionCwclRfCommClient
__declspec(property(get=GetTimeout, put=SetTimeout)) unsigned long TimeoutCwclRfCommClient
Connect(CwclBluetoothRadio *const Radio)CwclRfCommClient
CwclBluetoothComponent()CwclBluetoothComponent
CwclRfCommClient()CwclRfCommClient
Disconnect()CwclRfCommClient
DoConnect(const int Error)CwclRfCommClientprotectedvirtual
DoCreateProcessor(CwclClientDataConnection *const Connection)CwclRfCommClientprotectedvirtual
DoData(const void *const Data, const unsigned long Size)CwclRfCommClientprotectedvirtual
DoDestroyProcessor(CwclClientDataConnection *const Connection)CwclRfCommClientprotectedvirtual
DoDisconnect(const int Reason)CwclRfCommClientprotectedvirtual
Enter() constCwclBluetoothComponentprotected
GetAddress() constCwclRfCommClient
GetAuthentication() constCwclRfCommClient
GetChannel() constCwclRfCommClient
GetEncryption() constCwclRfCommClient
GetProcessor() constCwclRfCommClient
GetRadio() constCwclRfCommClient
GetReadBufferSize(unsigned long &Size)CwclRfCommClient
GetService() constCwclRfCommClient
GetState() constCwclRfCommClient
GetTimeout() constCwclRfCommClient
GetWriteBufferSize(unsigned long &Size)CwclRfCommClient
Leave() constCwclBluetoothComponentprotected
OnConnect(void *Sender, const int Error)CwclRfCommClient
OnCreateProcessor(void *Sender, CwclClientDataConnection *const Connection)CwclRfCommClient
OnData(void *Sender, const void *const Data, const unsigned long Size)CwclRfCommClient
OnDestroyProcessor(void *Sender, CwclClientDataConnection *const Connection)CwclRfCommClient
OnDisconnect(void *Sender, const int Reason)CwclRfCommClient
SetAddress(const __int64 Value)CwclRfCommClient
SetAuthentication(const bool Value)CwclRfCommClient
SetChannel(const unsigned char Value)CwclRfCommClient
SetCopy(CwclCustomConnection *const NewConnection)CwclBluetoothComponentprotected
SetEncryption(const bool Value)CwclRfCommClient
SetReadBufferSize(const unsigned long Size)CwclRfCommClient
SetService(const GUID &Value)CwclRfCommClient
SetTimeout(const unsigned long Value)CwclRfCommClient
SetWriteBufferSize(const unsigned long Size)CwclRfCommClient
Write(const void *const Data, const unsigned long Size, unsigned long &Written)CwclRfCommClient
~CwclBluetoothComponent()CwclBluetoothComponentvirtual
~CwclRfCommClient()CwclRfCommClientvirtual