![]() |
Scanframe Modular Application 0.1.0
|
This is the complete list of members for sf::UnitConverter, including all inherited members.
| clear() | sf::UnitConverter | inline |
| getOrgValue(double value) const | sf::UnitConverter | |
| getOrgValue(const std::string &value, double def=0.0) const | sf::UnitConverter | |
| getSigDigits() const | sf::UnitConverter | inline |
| getString(double value) const | sf::UnitConverter | |
| getUnit() const | sf::UnitConverter | inline |
| getValue(double value) const | sf::UnitConverter | |
| isValid() const | sf::UnitConverter | inline |
| set(const std::string &unit, int sig_digits) | sf::UnitConverter | |
| set() | sf::UnitConverter | |
| UnitConverter()=default | sf::UnitConverter | |
| UnitConverter(const std::string &unit, int sig_digits) | sf::UnitConverter | inline |