CObserverRegistry Class Reference

class CObserverRegistry : public CMtmDllRegistry

Base class for client, UI and UI data MTM registries.

It implements the session observer interface to update the registry information when MTM groups are installed or uninstalled.

Inherits from

Constructor & Destructor Documentation

CObserverRegistry(CMsvSession &, TUid, TTimeIntervalMicroSeconds32)

IMPORT_CCObserverRegistry(CMsvSession &aMsvSession,
TUidaDllTypeUid,
TTimeIntervalMicroSeconds32aTimeoutMicroSeconds32
)[protected]

Parameters

CMsvSession & aMsvSession
TUid aDllTypeUid
TTimeIntervalMicroSeconds32 aTimeoutMicroSeconds32

~CObserverRegistry()

IMPORT_C~CObserverRegistry()

Member Functions Documentation

ConstructL()

IMPORT_C voidConstructL()[protected]

HandleSessionEventL(TMsvSessionEvent, TAny *, TAny *, TAny *)

IMPORT_C voidHandleSessionEventL(TMsvSessionEventaEvent,
TAny *aArg1,
TAny *aArg2,
TAny *aArg3
)[virtual]

Parameters

TMsvSessionEvent aEvent
TAny * aArg1
TAny * aArg2
TAny * aArg3

Member Data Documentation

TBool iIsAdded

TBool iIsAdded[protected]

CMsvSession & iMsvSession

CMsvSession &iMsvSession[protected]