|
Sen API
Sen Libraries
|
This is the complete list of members for sen::Unit, including all inherited members.
| convert(const Unit &from, const Unit &to, float64_t value) noexcept | sen::Unit | static |
| ensurePresent | sen::Unit | inlinestatic |
| fromSI(float64_t value) const noexcept | sen::Unit | |
| fromString(const std::string &str) const noexcept | sen::Unit | |
| getAbbreviation() const noexcept | sen::Unit | |
| getCategory() const noexcept | sen::Unit | |
| getCategoryString(UnitCategory category) noexcept | sen::Unit | static |
| getHash() const noexcept | sen::Unit | |
| getName() const noexcept | sen::Unit | |
| getNamePlural() const noexcept | sen::Unit | |
| make(UnitSpec spec) | sen::Unit | static |
| operator!=(const Unit &other) const noexcept | sen::Unit | |
| operator==(const Unit &other) const noexcept | sen::Unit | |
| toSI(float64_t value) const noexcept | sen::Unit | |
| Unit(UnitSpec spec, Private notUsable) noexcept | sen::Unit | |
| ~Unit() noexcept=default | sen::Unit |