CommsFW::TCFDiscoverRespMsg Class Reference
class CommsFW::TCFDiscoverRespMsg : public CommsFW::TCFCommsMessageResult
|
Comms Discovery Response message. Sent from the CPM to the Rootserver in response to the
TCFDiscoverMsg
message. Contains the completion code for the requested operation.
TCFDiscoverMsg
Inherits from
-
CommsFW::TCFDiscoverRespMsg
Nested Classes and Structures
Inherited Functions
|
|
CommsFW::TCFCommsMessage::TCFCommsMessage(TCodes)
|
|
CommsFW::TCFCommsMessageId::Identifier()const
|
|
CommsFW::TCFCommsMessageId::TCFCommsMessageId(TCFCommsMessage::TCodes,TId)
|
|
CommsFW::TCFCommsMessageResult::ReturnCode()const
|
|
CommsFW::TCFCommsMessageResult::TCFCommsMessageResult(TCFCommsMessage::TCodes,TId,TInt)
|
|
CommsFW::TCFMessage::TCFMessage()
|
|
CommsFW::TCFMessage::TCFMessage(TCode,TInt,TAny *)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::Code()const
|
|
TCFMessageBase< KCFMessageParamBlockSize >::Code(TCode)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::IsPIGCode()const
|
|
TCFMessageBase< KCFMessageParamBlockSize >::MaxParamBlockSize()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::ParamBlock()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::ParamBlock()const
|
|
TCFMessageBase< KCFMessageParamBlockSize >::ParamBlock(TInt,TAny *)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::RawBlock()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::RawBlock()const
|
|
TCFMessageBase< KCFMessageParamBlockSize >::RawBlock(TInt,const TAny *)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::SetPIGCode()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::TCFMessageBase()
|
|
TCFMessageBase< KCFMessageParamBlockSize >::TCFMessageBase(TCode,TInt,TAny *)
|
|
TCFMessageBase< KCFMessageParamBlockSize >::TCFMessageBase(TInt,const TAny *)
|
Constructor & Destructor Documentation
TCFDiscoverRespMsg(TId, TInt, TBool)
TCFDiscoverRespMsg
|
(
|
TId
|
aIdentifier,
|
|
TInt
|
aReturnCode,
|
|
TBool
|
aMoreToWrite
|
|
)
|
[inline]
|
Constructor for discovery response comms message. TId
TCodes
Parameters
TId
aIdentifier
|
Unique code identifying the specific message instance.
|
TInt
aReturnCode
|
Code detailing whether the operation was a success or had some error. Can be one of the system wide error codes or one specific to the module.
|
TBool
aMoreToWrite
|
ETrue if the module has more submodules to report.
|
Member Functions Documentation
MoreToWrite()
TBool
|
MoreToWrite
|
(
|
)
|
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.