OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLogarithmicParameterAdaptation
(Results
1 - 3
of
3
) sorted by null
/external/parameter-framework/upstream/parameter/
LogarithmicParameterAdaptation.cpp
38
CLogarithmicParameterAdaptation
::
CLogarithmicParameterAdaptation
() : base("Logarithmic")
46
void
CLogarithmicParameterAdaptation
::showProperties(std::string &strResult) const
58
bool
CLogarithmicParameterAdaptation
::fromXml(const CXmlElement &xmlElement,
76
int64_t
CLogarithmicParameterAdaptation
::fromUserValue(double value) const
82
double
CLogarithmicParameterAdaptation
::toUserValue(int64_t iValue) const
LogarithmicParameterAdaptation.h
44
class
CLogarithmicParameterAdaptation
: public CLinearParameterAdaptation
47
CLogarithmicParameterAdaptation
();
ParameterMgr.cpp
[
all
...]
Completed in 3449 milliseconds