CommsFW::TCFShutdownMsg Class Reference

class CommsFW::TCFShutdownMsg : public CommsFW::TCFCommsMessage

Comms Shutdown message. Sent from the Rootserver to the CPM to indicate to the CPM it should shut down. No response other than the module thread ending is required.

Nested Classes and Structures

Constructor & Destructor Documentation

TCFShutdownMsg(TCFShutdownType)

TCFShutdownMsg ( TCFShutdownType aType ) [inline]

Constructor for shutdown comms message type. TCFShutdownType

Parameters

TCFShutdownType aType The shutdown behaviour expected.

Member Functions Documentation

Type()

TCFShutdownType Type ( ) const [inline]

Return the bind type from message contents. TCFShutdownType

Member Type Definitions Documentation

Typedef TParams

typedef CommsFW::TCFShutdownMsg::TParamsTAG TParams

Structure defining the layout of the parameters in the message.