MeshMachine::TNoTagOrCustomErrorTag Class Reference

class MeshMachine::TNoTagOrCustomErrorTag : public MeshMachine::TStateFork< TContext >

This state fork will return KNoTag if no error is present in the activity, or a user supplied tag if an error condition has occured.

Inherits from

Constructor & Destructor Documentation

TNoTagOrCustomErrorTag(TContext &)

TNoTagOrCustomErrorTag(TContext &aContext)[inline]

Parameters

TContext & aContext

Member Functions Documentation

GetVTablePtr(TDesC8 &, TAny *)

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

Parameters

TDesC8 & aMem
TAny * aContext

TransitionTag()

TInt TransitionTag()[inline, virtual]