Ardour  9.0-pre0-386-g96ef4d20f2
Temporal::MapOwned Class Reference

#include <tempo.h>

Inheritance diagram for Temporal::MapOwned:
[legend]

Public Member Functions

TempoMap const & map () const
 

Protected Member Functions

 MapOwned (TempoMap const &map)
 
virtual ~MapOwned ()
 
void set_map (TempoMap const &map)
 

Protected Attributes

TempoMap const * _map
 

Friends

class TempoMap
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MapOwned()

Temporal::MapOwned::MapOwned ( TempoMap const &  map)
inlineprotected

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

◆ ~MapOwned()

virtual Temporal::MapOwned::~MapOwned ( )
inlineprotectedvirtual

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

Member Function Documentation

◆ map()

TempoMap const& Temporal::MapOwned::map ( ) const
inline

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

◆ set_map()

void Temporal::MapOwned::set_map ( TempoMap const &  map)
inlineprotected

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

Friends And Related Function Documentation

◆ TempoMap

friend class TempoMap
friend

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

Member Data Documentation

◆ _map

TempoMap const* Temporal::MapOwned::_map
protected

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


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