Ardour  9.0-pre0-582-g084a23a80d
Evoral::ControlList::LookupCache Struct Reference

#include <ControlList.h>

Public Member Functions

 LookupCache ()
 

Public Attributes

Temporal::timepos_t left
 
std::pair< ControlList::const_iterator, ControlList::const_iteratorrange
 

Detailed Description

Lookup cache for eval functions, range contains equivalent values

Definition at line 290 of file ControlList.h.

Constructor & Destructor Documentation

◆ LookupCache()

Evoral::ControlList::LookupCache::LookupCache ( )
inline

Definition at line 291 of file ControlList.h.

Member Data Documentation

◆ left

Temporal::timepos_t Evoral::ControlList::LookupCache::left

Definition at line 292 of file ControlList.h.

◆ range

std::pair<ControlList::const_iterator,ControlList::const_iterator> Evoral::ControlList::LookupCache::range

Definition at line 293 of file ControlList.h.


The documentation for this struct was generated from the following file: