CommsFW::TCFCommsMessageId Class Reference

class CommsFW::TCFCommsMessageId : public CommsFW::TCFCommsMessage

Base class for Comms messages containing an identifier.

Nested Classes and Structures

Constructor & Destructor Documentation

TCFCommsMessageId(TCFCommsMessage::TCodes, TId)

TCFCommsMessageId(TCFCommsMessage::TCodesaCode,
TIdaIdentifier
)[inline]

Constructor for comms message type with Id. TId TCodes

Parameters

TCFCommsMessage::TCodes aCodeCode identifying the specific message type.
TId aIdentifierUnique code identifying the specific message instance.

Member Functions Documentation

Identifier()

TUint Identifier()const [inline]

Member Type Definitions Documentation

Typedef TParams

typedef struct CommsFW::TCFCommsMessageId::TParamsTAGTParams

Structure defining the layout of the parameters in the message.