Scenario::SlotPath Struct Reference
Public Member Functions | |
SlotPath (const SlotPath &)=default | |
SlotPath (SlotPath &&)=default | |
SlotPath & | operator= (const SlotPath &)=default |
SlotPath & | operator= (SlotPath &&)=default |
SlotPath (Path< IntervalModel > p) | |
SlotPath (Path< IntervalModel > p, int idx) | |
SlotPath (Path< IntervalModel > p, int idx, Slot::RackView v) | |
const Slot & | find (const score::DocumentContext &) const |
const Slot * | try_find (const score::DocumentContext &) const |
Public Attributes | |
Path< IntervalModel > | interval |
int | index {} |
Slot::RackView | full_view {} |
The documentation for this struct was generated from the following files:
- Slot.hpp
- IntervalModel.cpp