|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <ControlList.h>
Public Member Functions | |
| LookupCache () | |
Public Attributes | |
| Temporal::timepos_t | left |
| std::pair< ControlList::const_iterator, ControlList::const_iterator > | range |
Lookup cache for eval functions, range contains equivalent values
Definition at line 293 of file ControlList.h.
|
inline |
Definition at line 294 of file ControlList.h.
| Temporal::timepos_t Evoral::ControlList::LookupCache::left |
Definition at line 295 of file ControlList.h.
| std::pair<ControlList::const_iterator,ControlList::const_iterator> Evoral::ControlList::LookupCache::range |
Definition at line 296 of file ControlList.h.