State::Unit Struct Reference
Public Member Functions | |
Unit (const Unit &other) noexcept | |
Unit (Unit &&other) noexcept | |
Unit & | operator= (const Unit &other) noexcept |
Unit & | operator= (Unit &&other) noexcept |
Unit (const ossia::unit_t &) noexcept | |
Unit & | operator= (const ossia::unit_t &) noexcept |
operator const ossia::unit_t & () const noexcept | |
operator ossia::unit_t & () noexcept | |
bool | operator== (const State::Unit &other) const noexcept |
bool | operator!= (const State::Unit &other) const noexcept |
const ossia::unit_t & | get () const noexcept |
ossia::unit_t & | get () noexcept |
The documentation for this struct was generated from the following files:
- Unit.hpp
- Value.cpp