CGsmuBackupObserver Class Reference

class CGsmuBackupObserver : public CBase

Closes all SAR stores if a backup event starts.

This is internal and not intended for use.

Inherits from

Constructor & Destructor Documentation

CGsmuBackupObserver()

CGsmuBackupObserver()[private]

~CGsmuBackupObserver()

IMPORT_C~CGsmuBackupObserver()

Member Functions Documentation

AddSARStoreL(CSARStore &)

IMPORT_C voidAddSARStoreL(CSARStore &aSARStore)

Parameters

CSARStore & aSARStore

ConstructL()

voidConstructL()[private]

HandleBackupOperationEventL(const TBackupOperationAttributes &)

voidHandleBackupOperationEventL(const TBackupOperationAttributes &aBackupOperationAttributes)[private]

Parameters

const TBackupOperationAttributes & aBackupOperationAttributes

NewL()

IMPORT_C CGsmuBackupObserver *NewL()[static]

RemoveSARStore(const CSARStore &)

IMPORT_C voidRemoveSARStore(const CSARStore &aSARStore)

Parameters

const CSARStore & aSARStore

Member Data Documentation

CBaBackupSessionWrapper * iBackup

CBaBackupSessionWrapper *iBackup[private]

RPointerArray< CSARStore > iSARStores

RPointerArray< CSARStore >iSARStores[private]