CommsFW::TCFUnbindMsg::TParamsTAG Struct Reference

struct CommsFW::TCFUnbindMsg::TParamsTAG : public CommsFW::TCFCommsMessageId::TParamsTAG

Structure defining the layout of the parameters in the message.

Inherits from

Member Data Documentation

TBool iPeerIsDead

TBool iPeerIsDead

If ETrue this indicates that the other end of the binding to close is not responsive and the binding should be forced to end immediately. This module should not expect to be able to have any communication with the remote end prior to closing down the channels.

const TCFSubModuleAddress * iSubModule1

const TCFSubModuleAddress * iSubModule1

Address of submodule within this module to unbind.

const TCFSubModuleAddress * iSubModule2

const TCFSubModuleAddress * iSubModule2

Address of remote sumodule to unbind.