Device::AddressSettings Struct Reference
Inheritance diagram for Device::AddressSettings:
Public Member Functions | |
AddressSettings (const AddressSettings &) noexcept | |
AddressSettings (AddressSettings &&) noexcept | |
AddressSettings & | operator= (const AddressSettings &) noexcept |
AddressSettings & | operator= (AddressSettings &&) noexcept |
Public Member Functions inherited from Device::AddressSettingsCommon | |
AddressSettingsCommon (const AddressSettingsCommon &) noexcept | |
AddressSettingsCommon (AddressSettingsCommon &&) noexcept | |
AddressSettingsCommon & | operator= (const AddressSettingsCommon &) noexcept |
AddressSettingsCommon & | operator= (AddressSettingsCommon &&) noexcept |
operator const ossia::extended_attributes & () const | |
operator ossia::extended_attributes & () | |
Public Attributes | |
QString | name |
Public Attributes inherited from Device::AddressSettingsCommon | |
ossia::value | value |
State::Domain | domain |
State::Unit | unit |
std::optional< ossia::access_mode > | ioType |
ossia::bounding_mode | clipMode {} |
ossia::repetition_filter | repetitionFilter {} |
ossia::extended_attributes | extendedAttributes |
The documentation for this struct was generated from the following files:
- AddressSettings.hpp
- AddressSettings.cpp