CommsFW::TCFBindCompleteMsg Class Reference
class CommsFW::TCFBindCompleteMsg : public CommsFW::TCFCommsMessageResult
|
Comms Bind Complete message. Sent from the CPM to the Rootserver in response to a
TCFBindMsg
message. Contains the completion code for the requested operation.
TCFBindMsg
Inherits from
-
CommsFW::TCFBindCompleteMsg
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
TCFBindCompleteMsg(TId, TInt)
TCFBindCompleteMsg
|
(
|
TId
|
aIdentifier,
|
|
TInt
|
aReturnCode
|
|
)
|
[inline]
|
Constructor for bind complete comms message type. 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.
|
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.