MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::InstrumentInfo::InstrumentIdentity Struct Reference

Stable identity for a distinct instrument used by this logical instrument. More...

#include <Instrument.h>

Public Member Functions

bool operator== (const InstrumentIdentity &other) const
 Equality comparison operator.
 
bool operator< (const InstrumentIdentity &other) const
 Ordering operator for use in ordered containers.
 

Public Attributes

std::string instUuid
 The effective instrument UUID.
 

Detailed Description

Stable identity for a distinct instrument used by this logical instrument.