Ardour  9.0-pre0-386-g96ef4d20f2
Temporal::TempoMap::non_const_traits< T, T1 > Struct Template Reference

Public Types

typedef Points::iterator iterator_type
 
typedef TempoPointtempo_point_type
 
typedef MeterPointmeter_point_type
 
using time_reference = T
 
using time_type = T1
 

Detailed Description

template<typename T, typename T1>
struct Temporal::TempoMap::non_const_traits< T, T1 >

Definition at line 1041 of file temporal/temporal/tempo.h.

Member Typedef Documentation

◆ iterator_type

template<typename T , typename T1 >
typedef Points::iterator Temporal::TempoMap::non_const_traits< T, T1 >::iterator_type

Definition at line 1042 of file temporal/temporal/tempo.h.

◆ meter_point_type

template<typename T , typename T1 >
typedef MeterPoint* Temporal::TempoMap::non_const_traits< T, T1 >::meter_point_type

Definition at line 1044 of file temporal/temporal/tempo.h.

◆ tempo_point_type

template<typename T , typename T1 >
typedef TempoPoint* Temporal::TempoMap::non_const_traits< T, T1 >::tempo_point_type

Definition at line 1043 of file temporal/temporal/tempo.h.

◆ time_reference

template<typename T , typename T1 >
using Temporal::TempoMap::non_const_traits< T, T1 >::time_reference = T

Definition at line 1045 of file temporal/temporal/tempo.h.

◆ time_type

template<typename T , typename T1 >
using Temporal::TempoMap::non_const_traits< T, T1 >::time_type = T1

Definition at line 1046 of file temporal/temporal/tempo.h.


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