CMsvServerOperation Class Reference

class CMsvServerOperation : public CActive

Inherits from

Constructor & Destructor Documentation

CMsvServerOperation(const RMessage2 &, TMsvOp, TUid, TMsvId, TInt)

CMsvServerOperation(const RMessage2 &aMessage,
TMsvOpaId,
TUidaMtmUid,
TMsvIdaServiceId,
TIntaSessionId
)[protected]

Parameters

const RMessage2 & aMessage
TMsvOp aId
TUid aMtmUid
TMsvId aServiceId
TInt aSessionId

~CMsvServerOperation()

~CMsvServerOperation()

Member Functions Documentation

Id()

TMsvOp Id()const [inline]

MtmUid()

TUid MtmUid()const [inline]

Progress()

const TDesC8 &Progress()[pure virtual]

ServiceId()

TMsvId ServiceId()const [inline]

SessionId()

TMsvId SessionId()const [inline]

SetState(TMsvOperationState)

voidSetState(TMsvOperationStateaState)[inline]

Parameters

TMsvOperationState aState

State()

TMsvOperationState State()const [inline]

SystemProgress(TMsvSystemProgress &)

TInt SystemProgress(TMsvSystemProgress &aSysProgress)[virtual]

Parameters

TMsvSystemProgress & aSysProgress

Member Data Documentation

TMsvOp iId

TMsvOp iId[private]

RMessage2 iMessage

RMessage2 iMessage[protected]

TUid iMtmUid

TUid iMtmUid[private]

TMsvId iServiceId

TMsvId iServiceId[private]

TInt iSessionId

TInt iSessionId[private]

TMsvOperationState iState

TMsvOperationState iState[private]