#include <SegmentChoice.h>
◆ SegmentChoice()
XJ::SegmentChoice::SegmentChoice |
( |
| ) |
|
|
default |
◆ equals()
bool SegmentChoice::equals |
( |
const SegmentChoice & |
segmentChoice | ) |
const |
Assert equality with another Segment Choice
- Parameters
-
segmentChoice | The Segment Choice to compare |
- Returns
- true if equal
◆ hashCode()
unsigned long long SegmentChoice::hashCode |
( |
| ) |
const |
Determine a unique hash code for the Segment Choice
- Returns
- hash code
◆ operator!=()
bool SegmentChoice::operator!= |
( |
const SegmentChoice & |
other | ) |
const |
Operator to compare Segment Choices by type/mode inequality
◆ operator<()
bool SegmentChoice::operator< |
( |
const SegmentChoice & |
other | ) |
const |
Operator to compare Segment Choices by type/mode for sorting in ascending order
◆ operator<=()
bool SegmentChoice::operator<= |
( |
const SegmentChoice & |
other | ) |
const |
Operator to compare Segment Choices by type/mode for sorting in ascending order
◆ operator==()
bool SegmentChoice::operator== |
( |
const SegmentChoice & |
other | ) |
const |
Operator to compare Segment Choices by type/mode equality
◆ operator>()
bool SegmentChoice::operator> |
( |
const SegmentChoice & |
other | ) |
const |
Operator to compare Segment Choices by type/mode for sorting in descending order
◆ operator>=()
bool SegmentChoice::operator>= |
( |
const SegmentChoice & |
other | ) |
const |
Operator to compare Segment Choices by type/mode for sorting in descending order
◆ DELTA_UNLIMITED
constexpr int XJ::SegmentChoice::DELTA_UNLIMITED = -1 |
|
staticconstexpr |
◆ deltaIn
◆ deltaOut
◆ instrumentId
UUID XJ::SegmentChoice::instrumentId |
◆ instrumentMode
◆ instrumentType
◆ mute
bool XJ::SegmentChoice::mute {} |
◆ name
std::string XJ::SegmentChoice::name |
◆ position
float XJ::SegmentChoice::position {} |
◆ programId
UUID XJ::SegmentChoice::programId |
◆ programSequenceBindingId
UUID XJ::SegmentChoice::programSequenceBindingId |
◆ programSequenceId
UUID XJ::SegmentChoice::programSequenceId |
◆ programType
◆ programVoiceId
UUID XJ::SegmentChoice::programVoiceId |
The documentation for this class was generated from the following files: