CommsFW::TCFMessage Class Reference
class CommsFW::TCFMessage : public CommsFW::TCFMessageBase< KCFMessageParamBlockSize > |
General Comms Framework message; primarily used between bind manager and (sub) modules.
Constructor & Destructor Documentation
TCFMessage(TCode, TInt, TAny *)
TCFMessage | ( | TCode | aCode, |
| TInt | aParamBlockSize, |
| TAny * | aParamBlock |
| ) | [inline] |
Copy a piece of memory to the message parameter block and set the message code.
- panic
- ECFChanMsgTooBig
Parameters
TCode aCode | Code to to set in the message code. |
TInt aParamBlockSize | Size, in octets, of memory area to copy. |
TAny * aParamBlock | Pointer to memory area to copy. |
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.