Ardour  9.0-pre0-582-g084a23a80d
EditingContext::TempoMapScope Struct Reference

#include <editing_context.h>

Public Member Functions

 TempoMapScope (EditingContext &context, std::shared_ptr< Temporal::TempoMap > map)
 
 ~TempoMapScope ()
 

Public Attributes

EditingContextec
 
std::shared_ptr< Temporal::TempoMap const > old_map
 

Detailed Description

Definition at line 88 of file editing_context.h.

Constructor & Destructor Documentation

◆ TempoMapScope()

EditingContext::TempoMapScope::TempoMapScope ( EditingContext context,
std::shared_ptr< Temporal::TempoMap map 
)
inline

Definition at line 89 of file editing_context.h.

◆ ~TempoMapScope()

EditingContext::TempoMapScope::~TempoMapScope ( )
inline

Definition at line 94 of file editing_context.h.

Member Data Documentation

◆ ec

EditingContext& EditingContext::TempoMapScope::ec

Definition at line 97 of file editing_context.h.

◆ old_map

std::shared_ptr<Temporal::TempoMap const> EditingContext::TempoMapScope::old_map

Definition at line 98 of file editing_context.h.


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