CAlfLinearMappingFunction Class Reference
class CAlfLinearMappingFunction : public CBase |
Linear mapping function.
Does not implement change flags, which means that if iFactor or iOffset is changed while the mapping function is in use, timed values will not notify the change.
Inherits from
- CAlfLinearMappingFunction
Nested Classes and Structures
Private Attributes |
---|
TPrivateData * | iData |
Constructor & Destructor Documentation
CAlfLinearMappingFunction()
CAlfLinearMappingFunction | ( | ) | [private] |
~CAlfLinearMappingFunction()
IMPORT_C | ~CAlfLinearMappingFunction | ( | ) | |
Member Functions Documentation
ConstructL(CAlfEnv &, TReal32, TReal32)
void | ConstructL | ( | CAlfEnv & | aEnv, |
| TReal32 | aFactor, |
| TReal32 | aOffset |
| ) | [private] |
MappingFunctionIdentifier()
TInt
| MappingFunctionIdentifier | ( | ) | const |
NewL(CAlfEnv &, TReal32, TReal32)
SetFactor(TReal32)
IMPORT_C void | SetFactor | ( | TReal32 | aFactor | ) | |
SetOffset(TReal32)
IMPORT_C void | SetOffset | ( | TReal32 | aOffset | ) | |
Member Data Documentation
TPrivateData * iData
TPrivateData * | iData | [private] |
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.