CPluginBase Class Reference

class CPluginBase : public CBase

Inherits from

Constructor & Destructor Documentation

CPluginBase()

IMPORT_CCPluginBase()

Default constructor

~CPluginBase()

IMPORT_C~CPluginBase()[virtual]

Member Functions Documentation

ConstructL()

IMPORT_C voidConstructL()

Second phase constructor, may leave

GetProperty(TInt, TDes &)

IMPORT_C TIntGetProperty(TIntaPropertyId,
TDes &aPropertyValue
)[virtual]

Parameters

TInt aPropertyId
TDes & aPropertyValue

NewL()

IMPORT_C CPluginBase *NewL()[static]

NewL factory method, pops cleanupstack

ReservedBaseMethod1()

IMPORT_C voidReservedBaseMethod1()[virtual]

ReservedBaseMethod2()

IMPORT_C voidReservedBaseMethod2()[virtual]

SetProperty(TInt, TDesC &)

IMPORT_C TIntSetProperty(TIntaPropertyId,
TDesC &aPropertyValue
)[virtual]

Parameters

TInt aPropertyId
TDesC & aPropertyValue

Member Data Documentation

void * iPluginBaseInternalRepresentation

void *iPluginBaseInternalRepresentation[private]