|
MUSX Document Model
|
The result returned by voice iteration function that are aware of beamed rest workaround. More...
#include <Entries.h>
Public Member Functions | |
| operator bool () const noexcept | |
| Allows the result to be used directly in boolean contexts. | |
Public Attributes | |
| EntryInfoPtr | entry |
| The entry found, or null if there is no usable entry. | |
| bool | effectiveHidden {} |
| True if the entry should be treated as effectively hidden. | |
The result returned by voice iteration function that are aware of beamed rest workaround.
|
inlineexplicitnoexcept |
Allows the result to be used directly in boolean contexts.