Serial Framework C++ Edition
CwclObexOppServer Member List

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

__declspec(property(get=GetWho)) GUID WhoCwclCustomObexServerprotected
__declspec(property(get=GetConnected)) bool ConnectedCwclCustomObexServer
__declspec(property(get=GetConnectionId)) unsigned long ConnectionIdCwclCustomObexServer
__declspec(property(get=GetDescription)) tstring DescriptionCwclCustomObexServer
__declspec(property(get=GetTarget)) GUID TargetCwclCustomObexServer
wclCommunication::CwclCustomServerClientDataProcessor::__declspec(property(get=GetConnection)) CwclServerClientDataConnection *ConnectionCwclCustomServerClientDataProcessor
Accept(const tstring &Description, const unsigned short PacketSize=0xFFFF)CwclCustomObexServer
CwclCustomDataProcessor()CwclCustomDataProcessor
CwclCustomObexServer(CwclServerClientDataConnection *const Connection)CwclCustomObexServer
CwclCustomServerClientDataProcessor(CwclServerClientDataConnection *const Connection)CwclCustomServerClientDataProcessor
CwclObexOppServer(CwclServerClientDataConnection *const Connection)CwclObexOppServer
DoConnect(const GUID &Target, const GUID &Who, const tstring &Description) overrideCwclObexOppServerprotectedvirtual
DoDisconnected(const int Reason, const tstring &Description)CwclCustomObexServerprotectedvirtual
DoGetCompleted(const int Error, CwclStream *const Stream)CwclCustomObexServerprotectedvirtual
DoGetRequest(const tstring &Name, const tstring &Mime, wclObexServerOperationResult &Result, CwclStream *&Stream) overrideCwclObexOppServerprotectedvirtual
DoProgress(const unsigned long Length, const unsigned long Position)CwclCustomObexServerprotectedvirtual
DoPutBegin(const tstring &Name, const tstring &Description, const tstring &Mime, const unsigned long Length, bool &Accept)CwclCustomObexServerprotectedvirtual
DoPutCompleted(const int Error, CwclStream *const Stream, bool &Accept)CwclCustomObexServerprotectedvirtual
DoPutProgress(const unsigned long Position, const unsigned long Length, bool &Continue)CwclCustomObexServerprotectedvirtual
DoWrite(const void *const Data, const unsigned long Size, unsigned long &Written, int &WriteResult)CwclCustomDataProcessorprotectedvirtual
GetConnected() constCwclCustomObexServer
GetConnection() constCwclCustomServerClientDataProcessor
GetConnectionId() constCwclCustomObexServer
GetDescription() constCwclCustomObexServer
GetTarget() constCwclCustomObexServer
GetWho() constCwclCustomObexServerprotectedvirtual
OnConnect(void *Sender, const tstring &Description)CwclObexOppServer
OnDisconnected(void *Sender, const int Reason, const tstring &Description)CwclCustomObexServer
OnGetCompleted(void *Sender, const int Error, CwclStream *const Stream)CwclCustomObexServer
OnGetRequest(void *Sender, const tstring &aType, wclObexServerOperationResult &Result, CwclStream *&Stream)CwclObexOppServer
OnProgress(void *Sender, const unsigned long Length, const unsigned long Position)CwclCustomObexServer
OnPutBegin(void *Sender, const tstring &Name, const tstring &Description, const tstring &Mime, const unsigned long Length, bool &Accept)CwclCustomObexServer
OnPutCompleted(void *Sender, const int Error, CwclStream *const Stream, bool &Accept)CwclCustomObexServer
OnPutProgress(void *Sender, const unsigned long Position, const unsigned long Length, bool &Continue)CwclCustomObexServer
OnWrite(void *Sender, const void *const Data, const unsigned long Size, unsigned long &Written, int &WriteResult)CwclCustomDataProcessor
ProcessData(const void *const Data, const unsigned long Size) overrideCwclCustomObexServervirtual
Reject(const tstring &Description)CwclCustomObexServer
Write(const void *const Data, const unsigned long Size)CwclCustomDataProcessorprotected
WriteData(const void *const Data, const unsigned long Size, unsigned long &Written) overrideCwclCustomServerClientDataProcessorprotectedvirtual
~CwclCustomDataProcessor()CwclCustomDataProcessorvirtual
~CwclCustomObexServer()CwclCustomObexServervirtual
~CwclCustomServerClientDataProcessor()CwclCustomServerClientDataProcessorvirtual
~CwclObexOppServer()CwclObexOppServervirtual