CBaBackupServer::CBaServCloseAllOperationTimer Class Reference

class CBaBackupServer::CBaServCloseAllOperationTimer : public CPeriodic

Class CBaBackupServer::CBaServCloseAllOperationTimer

Inherits from

Public Member Functions
~CBaServCloseAllOperationTimer()
voidConstructL(CBaBackupServer *)
TInt GetOperationCount()
RMessagePtr2 Message()
CBaServCloseAllOperationTimer *NewL(CBaBackupServer *)
TInt OperationTimerCallBack(TAny *)
voidSetMessage(const RMessagePtr2 &)
voidSetOperationCount(TInt)
Protected Member Functions
TInt RunError(TInt)
Private Member Functions
CBaServCloseAllOperationTimer()
voidHandleOperationTimerCallBack()
Inherited Functions
CActive::CActive(TInt)
CActive::Cancel()
CActive::Deque()
CActive::Extension_(TUint,TAny *&,TAny *)
CActive::IsActive()const
CActive::IsAdded()const
CActive::Priority()const
CActive::SetActive()
CActive::SetPriority(TInt)
CActive::~CActive()
CBase::CBase()
CBase::Delete(CBase *)
CBase::operator new(TUint)
CBase::operator new(TUint,TAny *)
CBase::operator new(TUint,TLeave)
CBase::operator new(TUint,TLeave,TUint)
CBase::operator new(TUint,TUint)
CBase::~CBase()
CPeriodic::CPeriodic(TInt)
CPeriodic::New(TInt)
CPeriodic::NewL(TInt)
CPeriodic::RunL()
CPeriodic::Start(TTimeIntervalMicroSeconds32,TTimeIntervalMicroSeconds32,TCallBack)
CPeriodic::~CPeriodic()
CTimer::After(TTimeIntervalMicroSeconds32)
CTimer::At(const TTime &)
CTimer::AtUTC(const TTime &)
CTimer::CTimer(TInt)
CTimer::ConstructL()
CTimer::DoCancel()
CTimer::HighRes(TTimeIntervalMicroSeconds32)
CTimer::Inactivity(TTimeIntervalSeconds)
CTimer::Lock(TTimerLockSpec)
CTimer::~CTimer()
Inherited Enumerations
CActive:TPriority
Private Attributes
CBaBackupServer *iBackupServer
RMessagePtr2 iCloseAllFilesMessage
TInt16 iOperationCount
Inherited Attributes
CActive::iStatus

Constructor & Destructor Documentation

CBaServCloseAllOperationTimer()

CBaServCloseAllOperationTimer()[private]

~CBaServCloseAllOperationTimer()

~CBaServCloseAllOperationTimer()

Member Functions Documentation

ConstructL(CBaBackupServer *)

voidConstructL(CBaBackupServer *aBackupServer)

Parameters

CBaBackupServer * aBackupServer

GetOperationCount()

TInt GetOperationCount()

HandleOperationTimerCallBack()

voidHandleOperationTimerCallBack()[private]

Message()

RMessagePtr2 Message()

NewL(CBaBackupServer *)

CBaServCloseAllOperationTimer *NewL(CBaBackupServer *aBackupServer)[static]

Parameters

CBaBackupServer * aBackupServer

OperationTimerCallBack(TAny *)

TInt OperationTimerCallBack(TAny *aPtr)[static]

Parameters

TAny * aPtr

RunError(TInt)

TInt RunError(TIntaError)[protected]

Parameters

TInt aError

SetMessage(const RMessagePtr2 &)

voidSetMessage(const RMessagePtr2 &aPtr)

Parameters

const RMessagePtr2 & aPtr

SetOperationCount(TInt)

voidSetOperationCount(TIntaCount)

Parameters

TInt aCount

Member Data Documentation

CBaBackupServer * iBackupServer

CBaBackupServer *iBackupServer[private]

RMessagePtr2 iCloseAllFilesMessage

RMessagePtr2 iCloseAllFilesMessage[private]

TInt16 iOperationCount

TInt16 iOperationCount[private]