Ardour  9.0-pre0-1592-g5ffc3aa28b
scope.h File Reference
#include <cstdint>
#include <memory>
#include "pbd/compose.h"
#include "temporal/debug.h"
#include "temporal/tempo.h"
#include "temporal/visibility.h"
Include dependency graph for scope.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Temporal::ScopedTempoMapOwner
 
struct  Temporal::TempoMapScope
 

Namespaces

 Temporal
 

Macros

#define EC_LOCAL_TEMPO_SCOPE   Temporal::TempoMapScope __tms (*this);
 

Macro Definition Documentation

◆ EC_LOCAL_TEMPO_SCOPE

#define EC_LOCAL_TEMPO_SCOPE   Temporal::TempoMapScope __tms (*this);

Definition at line 125 of file scope.h.