ESock::TCFFunctionDispatcher Struct Reference
struct ESock::TCFFunctionDispatcher : public ESock::TCFClientItfExt |
Template to assemble a function dispatching message suitable for use as a MESSAGE template parameter of the TCFMessageDispatcher template.
Inherits from
- ESock::TCFFunctionDispatcher
Protected Member Type Definitions |
---|
typedef | void(INTERFACE::* TFunction |
Constructor & Destructor Documentation
TCFFunctionDispatcher()
TCFFunctionDispatcher | ( | ) | [inline, explicit] |
TCFFunctionDispatcher(TFunction, const PARAM_STRUCT &)
TCFFunctionDispatcher | ( | TFunction | aFunction, |
| const PARAM_STRUCT & | aParams |
| ) | [inline, explicit] |
Parameters
TFunction aFunction | |
const PARAM_STRUCT & aParams | |
Member Functions Documentation
DispatchL(Messages::TSignalBase &, Messages::ANode *, TPtrC8 &)
Member Type Definitions Documentation
Typedef TFunction
typedef void(INTERFACE::* | TFunction | [protected] |
Member Data Documentation
PARAM_STRUCT iParam
PARAM_STRUCT | iParam | [protected] |
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.