CommsFW::TCFDiscoverMsg Class Reference
class CommsFW::TCFDiscoverMsg : public CommsFW::TCFCommsMessageId
|
Comms Discovery message. Sent to a CPM to discover which submodules are available for bindings. Can be sent multiple times if the CPM has more submodules than can be contained in one reply.
Nested Classes and Structures
Constructor & Destructor Documentation
TCFDiscoverMsg(TId, TBool, TUint, TCFSubModuleName *)
Constructor for discovery comms message. TId TCFModuleName
Parameters
TId
aIdentifier
|
Unique code identifying the specific message instance.
|
TBool
aReset
|
When ETrue requesting the receiver of the message to start with the first submodulename (like restarting an enumeration). If EFalse start from the first unreported submodulename.
|
TUint
aSize
|
Number of submodulenames that can be written to the iSubModuleNames array.
|
TCFSubModuleName
* aSubModuleNames
|
Array to which a list of names can be written by the receiver, has room for iSize elements.
|
Member Functions Documentation
Reset()
TBool
|
Reset
|
(
|
)
|
const [inline]
|
Size()
TUint
|
Size
|
(
|
)
|
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.