| class AlfTimedPointUtility |
| Public Member Functions | |
|---|---|
| IMPORT_C void | CopyTimedPoint ( TAlfTimedPoint &, THuiTimedPoint &, MAlfInterfaceProvider &) |
| IMPORT_C void | CopyTimedPoint ( TAlfTimedPoint &, THuiTimedPoint &) |
| IMPORT_C void | CopyTimedPoint ( THuiTimedPoint &, TAlfTimedPoint &) |
| IMPORT_C void | CopyTimedPoint | ( | TAlfTimedPoint & | aSrc, |
| THuiTimedPoint & | aDst, | |||
| MAlfInterfaceProvider & | aResolver | |||
| ) | [static] | |||
Helper function to copy TAlfTimedPoint (including mapping function) into THuiTimedPoint . Can be used only inside the Alfred-server.
| TAlfTimedPoint & aSrc | Source ALF timedpoint. |
| THuiTimedPoint & aDst | Destination HUI timedpoint. |
| MAlfInterfaceProvider & aResolver | Interface to be used for resolving MHuiMappingFunction from TAlfTimedPoint MappingFunctionIdentifier |
| IMPORT_C void | CopyTimedPoint | ( | TAlfTimedPoint & | aSrc, |
| THuiTimedPoint & | aDst | |||
| ) | [static] | |||
Helper function to copy TAlfTimedPoint (NOT including mapping function) into THuiTimedPoint . Can be used only inside the Alfred-server.
| TAlfTimedPoint & aSrc | Source ALF timedpoint. |
| THuiTimedPoint & aDst | Destination HUI timedpoint. |
| IMPORT_C void | CopyTimedPoint | ( | THuiTimedPoint & | aSrc, |
| TAlfTimedPoint & | aDst | |||
| ) | [static] | |||
Helper function to copy THuiTimedPoint (NOT including mapping functions) into TAlfTimedPoint . Can be used only inside the Alfred-server.
| THuiTimedPoint & aSrc | |
| TAlfTimedPoint & aDst | Destination ALF timedpoint. |
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.