ardour
Public Member Functions | Public Attributes | List of all members
Evoral::ControlList::SearchCache Struct Reference

#include <ControlList.hpp>

Public Member Functions

 SearchCache ()
 

Public Attributes

double left
 
ControlList::const_iterator first
 

Detailed Description

Lookup cache for point finding, range contains points after left

Definition at line 219 of file ControlList.hpp.

Constructor & Destructor Documentation

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

Definition at line 220 of file ControlList.hpp.

Member Data Documentation

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

Definition at line 222 of file ControlList.hpp.

double Evoral::ControlList::SearchCache::left

Definition at line 221 of file ControlList.hpp.


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