ESock::CLegacySubConnectionActiveResponder Class Reference

class ESock::CLegacySubConnectionActiveResponder : public ESock::CCommsApiExtLegacyIpcResponder

Inherits from

Constructor & Destructor Documentation

CLegacySubConnectionActiveResponder(ESock::RLegacyResponseMsg &, TUint, TUint)

CLegacySubConnectionActiveResponder(ESock::RLegacyResponseMsg &aResponseMsg,
TUintaTimerPeriod,
TUintaClientId
)[protected, inline]

Parameters

ESock::RLegacyResponseMsg & aResponseMsg
TUint aTimerPeriod
TUint aClientId

Member Functions Documentation

ClientId()

TUint ClientId()[inline]

ClientPerceivedState()

TBool ClientPerceivedState()[inline]

Complete(TInt)

voidComplete(TIntaError)[private]

Parameters

TInt aError

Error(TInt)

voidError(TIntaError)[private]

Parameters

TInt aError

NewL(ESock::RLegacyResponseMsg &, TUint, TUint)

CLegacySubConnectionActiveResponder *NewL(ESock::RLegacyResponseMsg &aResponseMsg,
TUintaTimerPeriod,
TUintaClientId
)[static]

Parameters

ESock::RLegacyResponseMsg & aResponseMsg
TUint aTimerPeriod
TUint aClientId

SubConnectionActive(TBool)

voidSubConnectionActive(TBoolaState)[private]

Parameters

TBool aState

TimerPeriod()

TInt TimerPeriod()[inline]

Member Data Documentation

TUint iClientId

TUint iClientId[private]

TBool iClientPerceivedState

TBool iClientPerceivedState[private]

TInt iTimerPeriod

TInt iTimerPeriod[private]