CommsFW::TCFForwardMsg Class Reference
class CommsFW::TCFForwardMsg : public CommsFW::TCFCommsMessage |
To forwards the root server client message (of type RMessage2) to a module worker thread. The module is expected to complete message. The CCFModuleChannelHandler subclass i.e. CWorkerRootServChannelHandler::CFMessageForward calls CWorkerThread::CFMessageForward that serves the following message types TCFMessageType in cfshared.h A factory message EFactoryMsg, //message for factories' instances residing in the module thread The format of the RMessage2 for any forward message is expected as follows Ptr2[in/out]== ptr to serialised instance of a class CNetMessage: class CNetMessage : public SMetaData { }
Nested Classes and Structures
Public Member Enumerations |
---|
enum | anonymous { KCode = TCFCommsMessage::ECodeForward } |
Constructor & Destructor Documentation
TCFForwardMsg(const RMessage2 &)
Member Functions Documentation
Member Enumerations Documentation
Enum anonymous
Code identifying this message type. Will be first parameter in the physical message. TCFCommsMessage
Enumerators
KCode = TCFCommsMessage::ECodeForward | |
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.