TMDpsOperation Class Reference
This is the base class for all dps operations.
Constructor & Destructor Documentation
TMDpsOperation()
TMDpsOperation
|
(
|
)
|
[inline]
|
Member Functions Documentation
CreateReqScriptL(const TDpsArgArray &, const TDpsEleArray &, TDpsAttribute, RWriteStream &, CDpsTransaction *)
Creates the Dps request script
FillRepArgs(const TDpsArgArray &, CDpsTransaction *)
Fills in the dps operation reply parameters. Dps engine uses this function after the dps operation gets responsed. After this call, dps engine will call RequestComplete() to inform the client the completion of the dps operation.
FillReqArgs(TDpsArgArray &, TDpsEleArray &, TDpsAttribute &, CDpsTransaction *)
Fills in dps operation request parameters. Dps engine must call this function to fill the dps operation request parameters.
Parameters
TDpsArgArray
& aArgs
|
the dps operation request arguments
|
TDpsEleArray
& aElems
|
the dps operation elements
|
TDpsAttribute
& aAttrib
|
the dps operation attributes
|
CDpsTransaction
* aTrader
|
the pointer to CDpsTransaction object for filling the request arguments for Dps Engine
|
Member Data Documentation
TDpsSupportedOp
iOperation
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.