This is the complete list of members for Quantity, including all inherited members.
| addEncodings(const list_t &l) (defined in Quantity) | Quantity | |
| defaultType | Quantity | |
| get(char typecode='\0') const | Quantity | |
| get(const std::string &t) const | Quantity | |
| hasUndetectValue() const | Quantity | inline |
| isApplicable(const std::string &key) (defined in Quantity) | Quantity | inline |
| keySelector | Quantity | |
| list_t typedef | Quantity | |
| map_t typedef | Quantity | |
| name | Quantity | |
| physicalRange (defined in Quantity) | Quantity | |
| Quantity(const std::string &name="", const QuantitySelector &compatibleVariants={}, const drain::Range< double > &range={}, char defaultType='\0', const list_t &l={}, double undetectValue=std::numeric_limits< double >::signaling_NaN()) | Quantity | |
| Quantity(const std::string &name, const QuantitySelector &compatibleVariants, char defaultType, const list_t &l={}, double undetectValue=std::numeric_limits< double >::signaling_NaN()) | Quantity | |
| Quantity(const Quantity &quantity) | Quantity | inline |
| 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 |