ardour
Classes | Namespaces | Typedefs | Functions
tempo.h File Reference
#include <list>
#include <string>
#include <vector>
#include <cmath>
#include <glibmm/threads.h>
#include "pbd/undo.h"
#include "pbd/stateful.h"
#include "pbd/statefuldestructible.h"
#include "evoral/types.hpp"
#include "ardour/ardour.h"

Go to the source code of this file.

Classes

class  ARDOUR::Tempo
 
class  ARDOUR::Meter
 
class  ARDOUR::MetricSection
 
class  ARDOUR::MeterSection
 
class  ARDOUR::TempoSection
 
class  ARDOUR::TempoMetric
 
class  ARDOUR::TempoMap
 
struct  ARDOUR::TempoMap::BBTPoint
 

Namespaces

 ARDOUR
 

Typedefs

typedef std::list
< MetricSection * > 
ARDOUR::Metrics
 

Functions

std::ostream & operator<< (std::ostream &, const ARDOUR::Meter &)
 
std::ostream & operator<< (std::ostream &, const ARDOUR::Tempo &)
 
std::ostream & operator<< (std::ostream &, const ARDOUR::MetricSection &)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const ARDOUR::Meter  
)

Definition at line 2468 of file tempo.cc.

std::ostream& operator<< ( std::ostream &  ,
const ARDOUR::Tempo  
)

Definition at line 2473 of file tempo.cc.

std::ostream& operator<< ( std::ostream &  ,
const ARDOUR::MetricSection  
)

Definition at line 2478 of file tempo.cc.