CommsFW::TCFUnbindMsg Class Reference
class CommsFW::TCFUnbindMsg : public CommsFW::TCFCommsMessageId |
Comms Unbind message. Sent to a CPM to request it to unbind a binding. Since a submodule can have bindings to several other submodules it is important to match both ends of the binding before closing it down.
Nested Classes and Structures
Constructor & Destructor Documentation
TCFUnbindMsg(TId, const TCFSubModuleAddress *, const TCFSubModuleAddress *, TBool)
Constructor for unbind comms message type.
Parameters
TId aIdentifier | Unique code identifying the specific message instance. |
const TCFSubModuleAddress * aSubModule1 | Address of submodule within this module to unbind. |
const TCFSubModuleAddress * aSubModule2 | Address of remote sumodule to unbind. |
TBool aPeerIsDead | 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. |
Member Functions Documentation
PeerIsDead()
TBool
| PeerIsDead | ( | ) | const [inline] |
Member Type Definitions Documentation
Typedef TParams
Structure defining the layout of the parameters in the message.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.