ESock::CLegacySubConnectionActiveResponder Class Reference

class ESock::CLegacySubConnectionActiveResponder : public ESock::CCommsApiExtLegacyIpcResponder

Inherits from

Constructor & Destructor Documentation

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

CLegacySubConnectionActiveResponder ( ESock::RLegacyResponseMsg & aResponseMsg,
TUint aTimerPeriod,
TUint aClientId
) [protected, inline]

Parameters

ESock::RLegacyResponseMsg & aResponseMsg
TUint aTimerPeriod
TUint aClientId

Member Functions Documentation

ClientId()

TUint ClientId ( ) [inline]

ClientPerceivedState()

TBool ClientPerceivedState ( ) [inline]

Complete(TInt)

void Complete ( TInt aError ) [private]

Parameters

TInt aError

Error(TInt)

void Error ( TInt aError ) [private]

Parameters

TInt aError

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

CLegacySubConnectionActiveResponder * NewL ( ESock::RLegacyResponseMsg & aResponseMsg,
TUint aTimerPeriod,
TUint aClientId
) [static]

Parameters

ESock::RLegacyResponseMsg & aResponseMsg
TUint aTimerPeriod
TUint aClientId

SubConnectionActive(TBool)

void SubConnectionActive ( TBool aState ) [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]