Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


OBEX_Protocol

OBEX session protocol over IrDA, Bluetooth, and USB transports, supporting connections from simple beaming all the way to full-fledged synchronisation technologies such as SyncML and IrMC (note: Obex can support IrMC, but it is not actually supported in the OS at the moment).

CObex
This class is the common base class for CObexClient and CObexServer. It is an ab...
CObexBaseObject
Objects of this class are used to describe the objects to be transferred and tho...
CObexBufObject
Use this class to hold objects where the body part is stored in a CBufFlat objec...
CObexClient
Client side functionality. Connection based. Supports ...
CObexFileObject
This class is a concrete derivation of the CObexBaseObject class. Use it to stor...
CObexHeader
Encapsulates an Obex header.
CObexHeaderSet
A collection of headers. Includes code to filter based on the header HI value, i...
CObexNullObject
Concrete OBEX object with NULL data representation. Use when only the headers of...
CObexServer
OBEX server.
MObexAuthChallengeHandler
...
MObexFinalPacketObserver
This mixin class must be inherited by any class interested in final packet notif...
MObexHeaderCheck
Used to allow the iterator to decide whether to present a header to the user, by...
MObexServerNotify
OBEX synchronous server notification interface.
MObexServerNotifyAsync
OBEX asynchronous server notification interface.
TObexBluetoothProtocolInfo
Used to describe Bluetooth specific protocol information
TObexBtTransportInfo
Concrete transport info type for use when using RFCOMM transport controller.
TObexBufferingDetails
Wraps parameters which can affect the buffering method used by the CObexBufObjec...
TObexConnectInfo
TObexConnectInfo This structure contains information used during OBEX connection...
TObexFilenameBackedBuffer
Provides alternate behaviour for a CObexBufObject, allowing use of a file to hol...
TObexIrProtocolInfo
Used to describe IrDA specific protocol information
TObexIrTransportInfo
Concrete transport info type for use when using Irda ttp transport controller.
TObexIrV2TransportInfo
Concrete transport info type for use when using Irda ttp transport controller, w...
TObexIrV3TransportInfo
Concrete transport info type for use when using Irda ttp transport controller, w...
TObexMatchHeader
TObexMatchHeaderType
TObexPanicCode
...
TObexProtocolInfo
This class is derived for each underlying transport protocol OBEX runs over.
TObexProtocolPolicy
Contains information about OBEX packet sizing policy, defining the maximum buffe...
TObexPureFileBuffer
Provides alternate behaviour for a CObexBufObject, allowing use of a file to hol...
TObexResponse
TObexRFileBackedBuffer
Provides alternate behaviour for a CObexBufObject, allowing use of a file to hol...
TObexTransportInfo
This class is a combination of the TObexProtocolInfo and TObexProtocolPolicy cla...
TObexTransportPanicCode
Obex transport panics raised as a result of client programming error
TObexUsbProtocolInfo
Used to describe USB specific protocol information
TObexUsbProtocolInfoV2
Used to set options used by the extended USB client driver for improved performa...
TObexUsbTransportInfo
Concrete transport info type for use when using the usb transport controller.
TObexUsbV2TransportInfo
Concrete transport info type when using the USB transport controller with client...