Loading...
Searching...
No Matches
State::Domain Struct Reference
Public Member Functions | |
| Domain (const Domain &other) noexcept | |
| Domain (Domain &&other) noexcept | |
| Domain & | operator= (const Domain &other) noexcept |
| Domain & | operator= (Domain &&other) noexcept |
| Domain (const ossia::domain &) noexcept | |
| Domain & | operator= (const ossia::domain &) noexcept |
| operator const ossia::domain & () const noexcept | |
| operator ossia::domain & () noexcept | |
| bool | operator== (const State::Domain &other) const noexcept |
| bool | operator!= (const State::Domain &other) const noexcept |
| const ossia::domain & | get () const noexcept |
| ossia::domain & | get () noexcept |
The documentation for this struct was generated from the following files:
- Domain.hpp
- Domain.cpp