CAknFepRepositoryWatcher Class Reference

class CAknFepRepositoryWatcher : public CBase

Inherits from

  • CAknFepRepositoryWatcher

Constructor & Destructor Documentation

CAknFepRepositoryWatcher(const TUid, const TUint32, TCallBack, CRepository *)

CAknFepRepositoryWatcher(const TUidaUid,
const TUint32aKey,
TCallBackaCallBack,
CRepository *aRepository
)[private]

Parameters

const TUid aUid
const TUint32 aKey
TCallBack aCallBack
CRepository * aRepository

~CAknFepRepositoryWatcher()

IMPORT_C~CAknFepRepositoryWatcher()

Member Functions Documentation

ChangedKey()

IMPORT_C TUint32ChangedKey()

ConstructL(CCenRepNotifyHandler::TCenRepKeyType)

voidConstructL(CCenRepNotifyHandler::TCenRepKeyTypeaKeyType)[private]

ConstructL()

voidConstructL()[private]

HandleNotifyError(TUint32, TInt, CCenRepNotifyHandler *)

IMPORT_C voidHandleNotifyError(TUint32aKey,
TIntaError,
CCenRepNotifyHandler *aHandler
)

Parameters

TUint32 aKey
TInt aError
CCenRepNotifyHandler * aHandler

HandleNotifyGeneric(TUint32)

IMPORT_C voidHandleNotifyGeneric(TUint32aId)

Parameters

TUint32 aId

HandleNotifyInt(TUint32, TInt)

IMPORT_C voidHandleNotifyInt(TUint32aKey,
TIntaNewValue
)

Parameters

TUint32 aKey
TInt aNewValue

NewL(const TUid, const TUint32, CCenRepNotifyHandler::TCenRepKeyType, TCallBack, CRepository *)

IMPORT_C CAknFepRepositoryWatcher *NewL(const TUidaUid,
const TUint32aKey,
CCenRepNotifyHandler::TCenRepKeyTypeaKeyType,
TCallBackaCallBack,
CRepository *aRepository
)[static]

Parameters

const TUid aUid
const TUint32 aKey
CCenRepNotifyHandler::TCenRepKeyType aKeyType
TCallBack aCallBack
CRepository * aRepository

NewL(const TUid, TCallBack, CRepository *)

IMPORT_C CAknFepRepositoryWatcher *NewL(const TUidaUid,
TCallBackaCallBack,
CRepository *aRepository
)[static]

Parameters

const TUid aUid
TCallBack aCallBack
CRepository * aRepository

Member Data Documentation

TCallBack iCallBack

TCallBack iCallBack[private]

TUint32 iChangedKey

TUint32 iChangedKey[private]

TUint32 iKey

TUint32 iKey[private]

CCenRepNotifyHandler * iNotifyHandler

CCenRepNotifyHandler *iNotifyHandler[private]

CRepository * iRepository

CRepository *iRepository[private]

TUid iUid

TUid iUid[private]