CAccConGenericID Class Reference

class CAccConGenericID : public CBase

Heap-allocated Generic ID class definition to be used in accessory connect and update.

AccControl.lib
Since
S60 3.1

Inherits from

Constructor & Destructor Documentation

CAccConGenericID()

CAccConGenericID ( ) [private]

C++ default constructor.

~CAccConGenericID()

IMPORT_C ~CAccConGenericID ( ) [virtual]

Destructor.

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

By default Symbian 2nd phase constructor is private.

GenericID()

IMPORT_C TAccPolGenericID GenericID ( ) const

Get Generic ID header.

Since
S60 3.1

NewL()

IMPORT_C CAccConGenericID * NewL ( ) [static]

Two-phased constructor.

Member Data Documentation

TAccPolGenericID iGenericID

TAccPolGenericID iGenericID [private]

CBufFlat * iNameValueBuf

CBufFlat * iNameValueBuf [private]