Ardour
9.0-pre0-582-g084a23a80d
|
#include <ControlList.h>
Public Member Functions | |
SearchCache () | |
Public Attributes | |
Temporal::timepos_t | left |
ControlList::const_iterator | first |
Lookup cache for point finding, range contains points after left
Definition at line 297 of file ControlList.h.
|
inline |
Definition at line 298 of file ControlList.h.
ControlList::const_iterator Evoral::ControlList::SearchCache::first |
Definition at line 300 of file ControlList.h.
Temporal::timepos_t Evoral::ControlList::SearchCache::left |
Definition at line 299 of file ControlList.h.