GenericValue< valuetype > Member List

This is the complete list of members for GenericValue< valuetype >, including all inherited members.

checkuom(const std::string &s) constGenericValue< valuetype >
clear(void)GenericValue< valuetype >
divideUnit(int factor)GenericValue< valuetype >inline
forceUnit(const UnitArray &uom)GenericValue< valuetype >
GenericValue(void)GenericValue< valuetype >
GenericValue(const GenericValue< valuetype > &)GenericValue< valuetype >
GenericValue(double)GenericValue< valuetype >explicit
GenericValue(double v, const std::string s)GenericValue< valuetype >
GenericValue(const std::string)GenericValue< valuetype >explicit
GenericValue(double v, const UnitArray u)GenericValue< valuetype >explicit
GenericValue(GenericActive< double > v, const std::string s="")GenericValue< valuetype >explicit
GenericValue(GenericActive< double > v, const UnitArray u)GenericValue< valuetype >explicit
getUnit(void) constGenericValue< valuetype >
getUnittovector(void) constGenericValue< valuetype >
inactivated(void) constGenericValue< valuetype >
input(void) constGenericValue< valuetype >
operator!=(const GenericValue< valuetype > &) constGenericValue< valuetype >
operator*(const rhstype &rhs) constGenericValue< valuetype >
operator*=(double rhs)GenericValue< valuetype >
operator*=(valuetype rhs)GenericValue< valuetype >
operator*=(const GenericValue< valuetype > &a)GenericValue< valuetype >
operator+(const rhstype &rhs) constGenericValue< valuetype >
operator+(const GenericValue< valuetype > &) constGenericValue< valuetype >
operator+=(double v)GenericValue< valuetype >
operator+=(valuetype v)GenericValue< valuetype >
operator+=(const GenericValue< valuetype > &a)GenericValue< valuetype >
operator-(void) constGenericValue< valuetype >
operator-(const rhstype &rhs) constGenericValue< valuetype >
operator-(const GenericValue< valuetype > &rhs) constGenericValue< valuetype >
operator-=(double v)GenericValue< valuetype >
operator-=(valuetype v)GenericValue< valuetype >
operator-=(const GenericValue< valuetype > &a)GenericValue< valuetype >
operator/(const rhstype &rhs) constGenericValue< valuetype >
operator/=(double rhs)GenericValue< valuetype >
operator/=(valuetype rhs)GenericValue< valuetype >
operator/=(const GenericValue< valuetype > &a)GenericValue< valuetype >
operator<(const GenericValue< valuetype > &) constGenericValue< valuetype >
operator<<GenericValue< valuetype >friend
operator<=(const GenericValue< valuetype > &) constGenericValue< valuetype >
operator=(double v)GenericValue< valuetype >
operator=(valuetype v)GenericValue< valuetype >
operator=(const GenericValue< valuetype > &a)GenericValue< valuetype >
operator==(const GenericValue< valuetype > &) constGenericValue< valuetype >
operator>(const GenericValue< valuetype > &) constGenericValue< valuetype >
operator>=(const GenericValue< valuetype > &) constGenericValue< valuetype >
output(void) constGenericValue< valuetype >
set(double v, const std::string s="")GenericValue< valuetype >
set(GenericValue< valuetype >)GenericValue< valuetype >
set(valuetype)GenericValue< valuetype >
setInput(void)GenericValue< valuetype >
setOutput(void)GenericValue< valuetype >
toDouble(void) constGenericValue< valuetype >
toDouble(const std::string s) constGenericValue< valuetype >
unit(void) constGenericValue< valuetype >inline
unSetInput(void)GenericValue< valuetype >
unSetOutput(void)GenericValue< valuetype >
value(void) constGenericValue< valuetype >
value_rw(void)GenericValue< valuetype >
~GenericValue(void)GenericValue< valuetype >virtual