Mass++ Common Libraries v2.7.5
 All Classes Namespaces Files Functions Variables Enumerations Macros
kome::core::NumberRestriction Member List

This is the complete list of members for kome::core::NumberRestriction, including all inherited members.

checkDoubleValue(const double value)kome::core::NumberRestriction
checkIntValue(const int value)kome::core::NumberRestriction
getExclusiveMaxValue(const double dfValue=0.0)kome::core::NumberRestriction
getExclusiveMinValue(const double dfValue=0.0)kome::core::NumberRestriction
getInclusiveMaxValue(const double dfValue=0.0)kome::core::NumberRestriction
getInclusiveMinValue(const double dfValue=0.0)kome::core::NumberRestriction
getLowerBound(const double dfValue=0.0)kome::core::NumberRestriction
getRangeStr(const char *name)kome::core::NumberRestriction
getUpperBound(const double dfValue=0.0)kome::core::NumberRestriction
hasExclusiveMaxValue()kome::core::NumberRestriction
hasExclusiveMinValue()kome::core::NumberRestriction
hasInclusiveMaxValue()kome::core::NumberRestriction
hasInclusiveMinValue()kome::core::NumberRestriction
m_maxExclusivekome::core::NumberRestrictionprotected
m_maxInclusivekome::core::NumberRestrictionprotected
m_minExclusivekome::core::NumberRestrictionprotected
m_minInclusivekome::core::NumberRestrictionprotected
NumberRestriction()kome::core::NumberRestriction
reset()kome::core::NumberRestriction
setExclusiveMaxValue(const double value)kome::core::NumberRestriction
setExclusiveMinValue(const double value)kome::core::NumberRestriction
setInclusiveMaxValue(const double value)kome::core::NumberRestriction
setInclusiveMinValue(const double value)kome::core::NumberRestriction
~NumberRestriction()kome::core::NumberRestrictionvirtual