![]() |
Deluge Firmware 1.3.0
Build date: 2025.11.26
|


Public Member Functions | |
| ClipClass *& | operator* () |
| ClipClass ** | operator-> () |
| ClipIteratorBase (ClipArray *array_, uint32_t index_, ClipArray *nextArray_, std::optional< ClipType > clipType_) | |
| Public Member Functions inherited from ClipIteratorBase | |
| ClipIteratorBase (ClipArray *array_, uint32_t index_, ClipArray *nextArray_, std::optional< ClipType > clipType_) | |
| ClipIteratorBase & | operator++ () |
| ClipIteratorBase | operator++ (int) |
| void | deleteClip (InstrumentRemoval instrumentRemoval) |
Additional Inherited Members | |
| Protected Attributes inherited from ClipIteratorBase | |
| ClipArray * | array |
| ClipArray * | nextArray |
| int32_t | index |
| std::optional< ClipType > | clipType |