Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: gsmustor.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class CGsmuBackupObserver

class CGsmuBackupObserver : public CBase, private MBackupOperationObserver;

Description

Closes all SAR stores if a backup event starts.

This is internal and not intended for use.

Derivation

Members

Defined in CGsmuBackupObserver:
AddSARStoreL(), HandleBackupOperationEventL(), NewL(), RemoveSARStore(), ~CGsmuBackupObserver()

Inherited from CBase:
Delete(), Extension_(), operator new()

Inherited from MBackupOperationObserver:
EAbort, EEnd, ENone, EStart, Reserved1(), TOperationType


Construction and destruction


NewL()

static IMPORT_C CGsmuBackupObserver *NewL();

Description

Return value

CGsmuBackupObserver *


~CGsmuBackupObserver()

IMPORT_C ~CGsmuBackupObserver();

Description

[Top]


Member functions


AddSARStoreL()

IMPORT_C void AddSARStoreL(CSARStore &aSARStore);

Description

Parameters

CSARStore &aSARStore


RemoveSARStore()

IMPORT_C void RemoveSARStore(const CSARStore &aSARStore);

Description

Parameters

const CSARStore &aSARStore


HandleBackupOperationEventL()

private: virtual void HandleBackupOperationEventL(const TBackupOperationAttributes &aBackupOperationAttributes);

Description

Called when a backup or restore operation either starts or ends.

Parameters

const TBackupOperationAttributes &aBackupOperationAttributes

Operation attributes