Ardour
9.0-pre0-384-ga76afae0e9
|
#include <set>
#include "pbd/command.h"
#include "pbd/destructible.h"
#include "pbd/signals.h"
#include "temporal/types.h"
#include "temporal/timeline.h"
Go to the source code of this file.
Classes | |
struct | Temporal::TimeDomainSwapper |
struct | Temporal::DomainBounceInfo |
Namespaces | |
Temporal | |
Typedefs | |
typedef std::map< timepos_t *, timepos_t > | Temporal::TimeDomainPosChanges |
typedef std::map< timecnt_t *, timecnt_t > | Temporal::TimeDomainCntChanges |