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

#include <ControlList.h>

Public Member Functions

 SearchCache ()
 

Public Attributes

Temporal::timepos_t left
 
ControlList::const_iterator first
 

Detailed Description

Lookup cache for point finding, range contains points after left

Definition at line 297 of file ControlList.h.

Constructor & Destructor Documentation

◆ SearchCache()

Evoral::ControlList::SearchCache::SearchCache ( )
inline

Definition at line 298 of file ControlList.h.

Member Data Documentation

◆ first

ControlList::const_iterator Evoral::ControlList::SearchCache::first

Definition at line 300 of file ControlList.h.

◆ left

Temporal::timepos_t Evoral::ControlList::SearchCache::left

Definition at line 299 of file ControlList.h.


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