MUSX Document Model
|
Provides optional per-type extension methods for MusxInstanceList. More...
#include <MusxInstance.h>
Additional Inherited Members | |
![]() | |
MusxInstanceListBase (const std::weak_ptr< Document > &document, Cmper partId) | |
Default constructor. | |
Cmper | getRequestedPartId () const |
Gets the part id that was used to create this list. | |
std::shared_ptr< Document > | getDocument () const |
Gets the document that was used to create this list. | |
Provides optional per-type extension methods for MusxInstanceList.
This struct is specialized for individual types (e.g., StaffUsed) to add type-specific methods. The default template is empty.
T | The object type. |