class CAknFepRepositoryWatcher : public CBase |
Public Member Functions | |
---|---|
~CAknFepRepositoryWatcher () | |
IMPORT_C TUint32 | ChangedKey () |
IMPORT_C void | HandleNotifyError ( TUint32 , TInt , CCenRepNotifyHandler *) |
IMPORT_C void | HandleNotifyGeneric ( TUint32 ) |
IMPORT_C void | HandleNotifyInt ( TUint32 , TInt ) |
IMPORT_C CAknFepRepositoryWatcher * | NewL (const TUid , const TUint32 , CCenRepNotifyHandler::TCenRepKeyType , TCallBack , CRepository *) |
IMPORT_C CAknFepRepositoryWatcher * | NewL (const TUid , TCallBack , CRepository *) |
Private Member Functions | |
---|---|
CAknFepRepositoryWatcher (const TUid , const TUint32 , TCallBack , CRepository *) | |
void | ConstructL ( CCenRepNotifyHandler::TCenRepKeyType ) |
void | ConstructL () |
Private Attributes | |
---|---|
TCallBack | iCallBack |
TUint32 | iChangedKey |
TUint32 | iKey |
CCenRepNotifyHandler * | iNotifyHandler |
CRepository * | iRepository |
TUid | iUid |
CAknFepRepositoryWatcher | ( | const TUid | aUid, |
const TUint32 | aKey, | ||
TCallBack | aCallBack, | ||
CRepository * | aRepository | ||
) | [private] |
const TUid aUid | |
const TUint32 aKey | |
TCallBack aCallBack | |
CRepository * aRepository |
void | ConstructL | ( | CCenRepNotifyHandler::TCenRepKeyType | aKeyType | ) | [private] |
CCenRepNotifyHandler::TCenRepKeyType aKeyType |
IMPORT_C void | HandleNotifyError | ( | TUint32 | aKey, |
TInt | aError, | |||
CCenRepNotifyHandler * | aHandler | |||
) |
TUint32 aKey | |
TInt aError | |
CCenRepNotifyHandler * aHandler |
IMPORT_C void | HandleNotifyGeneric | ( | TUint32 | aId | ) |
TUint32 aId |
IMPORT_C CAknFepRepositoryWatcher * | NewL | ( | const TUid | aUid, |
const TUint32 | aKey, | |||
CCenRepNotifyHandler::TCenRepKeyType | aKeyType, | |||
TCallBack | aCallBack, | |||
CRepository * | aRepository | |||
) | [static] |
const TUid aUid | |
const TUint32 aKey | |
CCenRepNotifyHandler::TCenRepKeyType aKeyType | |
TCallBack aCallBack | |
CRepository * aRepository |
IMPORT_C CAknFepRepositoryWatcher * | NewL | ( | const TUid | aUid, |
TCallBack | aCallBack, | |||
CRepository * | aRepository | |||
) | [static] |
const TUid aUid | |
TCallBack aCallBack | |
CRepository * aRepository |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.