|
Ardour
9.0-pre0-1950-g391fe97693
|
#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 300 of file ControlList.h.
|
inline |
Definition at line 301 of file ControlList.h.
| ControlList::const_iterator Evoral::ControlList::SearchCache::first |
Definition at line 303 of file ControlList.h.
| Temporal::timepos_t Evoral::ControlList::SearchCache::left |
Definition at line 302 of file ControlList.h.