CPsuiContainer Class Reference

class CPsuiContainer : public CBase
CPsuiContainer class is responsible for loading/unloading the resources to be used by this dll. It is also the correct way to construct observers, ince it gives the pointer to the resources in the construction process. psui.lib
Since
1.0

Inherits from

Constructor & Destructor Documentation

~CPsuiContainer()

~CPsuiContainer ( )

Destructor

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

CreateCBObsL()

IMPORT_C CPsuiBarringObs * CreateCBObsL ( )

Creates Call Barring observer.

CreateCFObsL()

IMPORT_C CPsuiDivertObs * CreateCFObsL ( )

Creates Call Forwarding observer.

CreateCWObsL()

IMPORT_C CPsuiWaitingObs * CreateCWObsL ( )

Creates Call Waiting observer.

CreateCliObsL()

IMPORT_C CPsuiCliObserver * CreateCliObsL ( )

Creates Calling Identity observer.

NewL()

IMPORT_C CPsuiContainer * NewL ( ) [static]

Symbian OS two-phased constructor.

Member Data Documentation

CPsuiResourceLoader * iAppEngineResourceLoader

CPsuiResourceLoader * iAppEngineResourceLoader [private]