CommsFW::TCFBindMsg Class Reference
class CommsFW::TCFBindMsg : public CommsFW::TCFCommsMessageId
|
Comms Bind message. Sent to the CPM to request it to bind one of its submodules to another entity in the Comms Process.
Nested Classes and Structures
Constructor & Destructor Documentation
TCFBindMsg(TId, RCFChannel::TMsgQueues, RCFChannel::TMsgQueues, const TCFSubModuleAddress *, const TCFSubModuleAddress *, TCFBindType)
Parameters
TId
aIdentifier
|
Unique code identifying the specific message instance.
|
RCFChannel::TMsgQueues
aInputQueues
|
Comms Channel on which to listen for messages.
|
RCFChannel::TMsgQueues
aOutputQueues
|
Comms Channel on which to send messages.
|
const
TCFSubModuleAddress
* aSubModule1
|
Address of the submodule in this module which is to be bound to.
|
const
TCFSubModuleAddress
* aSubModule2
|
Aaddress of the remote submodule to be bound to.
|
TCFBindType
aType
|
TType of binding requested.
|
Member Functions Documentation
ChannelInput()
const
RCFChannelMsgQueues
&
|
ChannelInput
|
(
|
)
|
const [inline]
|
ChannelOutput()
const
RCFChannelMsgQueues
&
|
ChannelOutput
|
(
|
)
|
const [inline]
|
Type()
TCFBindType
|
Type
|
(
|
)
|
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.