Ardour
9.0-pre0-582-g084a23a80d
|
#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 290 of file ControlList.h.
|
inline |
Definition at line 291 of file ControlList.h.
Temporal::timepos_t Evoral::ControlList::LookupCache::left |
Definition at line 292 of file ControlList.h.
std::pair<ControlList::const_iterator,ControlList::const_iterator> Evoral::ControlList::LookupCache::range |
Definition at line 293 of file ControlList.h.