State::AddressAccessor Struct Reference

Public Member Functions

 AddressAccessor (const AddressAccessor &other) noexcept
 
 AddressAccessor (AddressAccessor &&other) noexcept
 
AddressAccessoroperator= (const AddressAccessor &other) noexcept
 
AddressAccessoroperator= (AddressAccessor &&other) noexcept
 
 AddressAccessor (State::Address a) noexcept
 
 AddressAccessor (State::Address a, const AccessorVector &v) noexcept
 
 AddressAccessor (State::Address a, const AccessorVector &v, const ossia::unit_t &) noexcept
 
AddressAccessoroperator= (const Address &a)
 
AddressAccessoroperator= (Address &&a)
 
QString toString_unsafe () const
 
QString toString () const
 
QString toShortString () const
 
bool isSet () const noexcept
 
bool operator== (const AddressAccessor &other) const
 
bool operator!= (const AddressAccessor &a) const
 

Public Attributes

State::Address address
 
DestinationQualifiers qualifiers
 

Member Function Documentation

◆ isSet()

bool AddressAccessor::isSet ( ) const
noexcept

Returns true if the address is set to a meaningful thing, e.g. not ":/"


The documentation for this struct was generated from the following files: