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::TCodes aCode,
TId aIdentifier
) [inline]

Constructor for comms message type with Id. TId TCodes

Parameters

TCFCommsMessage::TCodes aCode Code identifying the specific message type.
TId aIdentifier Unique code identifying the specific message instance.

Member Functions Documentation

Identifier()

TUint Identifier ( ) const [inline]

Member Type Definitions Documentation

Typedef TParams

typedef struct CommsFW::TCFCommsMessageId::TParamsTAG TParams

Structure defining the layout of the parameters in the message.