CAknFepRepositoryWatcher Class Reference

class CAknFepRepositoryWatcher : public CBase

Inherits from

Constructor & Destructor Documentation

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

CAknFepRepositoryWatcher ( const TUid aUid,
const TUint32 aKey,
TCallBack aCallBack,
CRepository * aRepository
) [private]

Parameters

const TUid aUid
const TUint32 aKey
TCallBack aCallBack
CRepository * aRepository

~CAknFepRepositoryWatcher()

IMPORT_C ~CAknFepRepositoryWatcher ( )

Member Functions Documentation

ChangedKey()

IMPORT_C TUint32 ChangedKey ( )

ConstructL(CCenRepNotifyHandler::TCenRepKeyType)

void ConstructL ( CCenRepNotifyHandler::TCenRepKeyType aKeyType ) [private]

ConstructL()

void ConstructL ( ) [private]

HandleNotifyError(TUint32, TInt, CCenRepNotifyHandler *)

IMPORT_C void HandleNotifyError ( TUint32 aKey,
TInt aError,
CCenRepNotifyHandler * aHandler
)

Parameters

TUint32 aKey
TInt aError
CCenRepNotifyHandler * aHandler

HandleNotifyGeneric(TUint32)

IMPORT_C void HandleNotifyGeneric ( TUint32 aId )

Parameters

TUint32 aId

HandleNotifyInt(TUint32, TInt)

IMPORT_C void HandleNotifyInt ( TUint32 aKey,
TInt aNewValue
)

Parameters

TUint32 aKey
TInt aNewValue

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

IMPORT_C CAknFepRepositoryWatcher * NewL ( const TUid aUid,
const TUint32 aKey,
CCenRepNotifyHandler::TCenRepKeyType aKeyType,
TCallBack aCallBack,
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 TUid aUid,
TCallBack aCallBack,
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]