MeshMachine::TState Class Reference

class MeshMachine::TState : public NetStateMachine::AContext

Inherits from

Public Member Functions
TState(TCONTEXT &)
voidCancel()
NetStateMachine::MState *GetVTablePtr(TDesC8 &, TAny *)
Inherited Functions
NetStateMachine::AContext::AContext(TCONTEXT &)
Public Member Type Definitions
typedefTCONTEXT TContext
Inherited Attributes
NetStateMachine::AContext::iContext

Constructor & Destructor Documentation

TState(TCONTEXT &)

TState(TCONTEXT &aContext)[inline]

Parameters

TCONTEXT & aContext

Member Functions Documentation

Cancel()

voidCancel()[inline, virtual]

GetVTablePtr(TDesC8 &, TAny *)

NetStateMachine::MState *GetVTablePtr(TDesC8 &aMem,
TAny *aContext
)[static, inline]

Parameters

TDesC8 & aMem
TAny * aContext

Member Type Definitions Documentation

Typedef TContext

typedef TCONTEXTTContext