CPluginBase Class Reference

class CPluginBase : public CBase

Inherits from

Constructor & Destructor Documentation

CPluginBase()

IMPORT_C CPluginBase ( )

Default constructor

~CPluginBase()

IMPORT_C ~CPluginBase ( ) [virtual]

Member Functions Documentation

ConstructL()

IMPORT_C void ConstructL ( )

Second phase constructor, may leave

GetProperty(TInt, TDes &)

IMPORT_C TInt GetProperty ( TInt aPropertyId,
TDes & aPropertyValue
) [virtual]

Parameters

TInt aPropertyId
TDes & aPropertyValue

NewL()

IMPORT_C CPluginBase * NewL ( ) [static]

NewL factory method, pops cleanupstack

ReservedBaseMethod1()

IMPORT_C void ReservedBaseMethod1 ( ) [virtual]

ReservedBaseMethod2()

IMPORT_C void ReservedBaseMethod2 ( ) [virtual]

SetProperty(TInt, TDesC &)

IMPORT_C TInt SetProperty ( TInt aPropertyId,
TDesC & aPropertyValue
) [virtual]

Parameters

TInt aPropertyId
TDesC & aPropertyValue

Member Data Documentation

void * iPluginBaseInternalRepresentation

void * iPluginBaseInternalRepresentation [private]