|
This is the complete list of members for Quantity, including all inherited members.
defaultType | Quantity | |
get(char typecode='\0') const | Quantity | inline |
get(const std::string &t) const | Quantity | inline |
hasUndetectValue() const | Quantity | inline |
list_t typedef (defined in Quantity) | Quantity | |
map_t typedef (defined in Quantity) | Quantity | |
name (defined in Quantity) | Quantity | |
physicalRange (defined in Quantity) | Quantity | |
Quantity() | Quantity | inline |
Quantity(const Quantity &quantity) | Quantity | inline |
Quantity(const std::string &name, const drain::Range< double > &range={}, char defaultType='\0', const list_t &l={}, double undetectValue=std::numeric_limits< double >::signaling_NaN()) | Quantity | |
set(char typecode) | Quantity | |
setPhysicalRange(double min, double max=std::numeric_limits< double >::max()) | Quantity | inline |
setZero(double value) | Quantity | inline |
setZero(const std::string &value) | Quantity | |
toStream(std::ostream &ostr) const | Quantity | |
undetectValue | Quantity | |
unsetZero() | Quantity | inline |