MeshMachine::TStateFork Class Reference

class MeshMachine::TStateFork : public NetStateMachine::AContext

Inherits from

Public Member Functions
TStateFork(TCONTEXT &)
NetStateMachine::MStateTransition *GetVTablePtr(TDesC8 &, TAny *)
TInt TransitionTag()
Inherited Functions
NetStateMachine::AContext::AContext(TCONTEXT &)
Public Member Type Definitions
typedefTCONTEXT TContext
Inherited Attributes
NetStateMachine::AContext::iContext

Constructor & Destructor Documentation

TStateFork(TCONTEXT &)

TStateFork(TCONTEXT &aContext)[inline]

Parameters

TCONTEXT & aContext

Member Functions Documentation

GetVTablePtr(TDesC8 &, TAny *)

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

Parameters

TDesC8 & aMem
TAny * aContext

TransitionTag()

TInt TransitionTag()[inline, virtual]

Member Type Definitions Documentation

Typedef TContext

typedef TCONTEXTTContext