Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::Location::ChangeSuspender Class Reference

#include <location.h>

Public Member Functions

 ChangeSuspender (Location *l)
 
 ChangeSuspender (ChangeSuspender const &other)
 
 ~ChangeSuspender ()
 

Private Attributes

Location_l
 

Detailed Description

Definition at line 190 of file location.h.

Constructor & Destructor Documentation

◆ ChangeSuspender() [1/2]

ARDOUR::Location::ChangeSuspender::ChangeSuspender ( Location l)
inline

Definition at line 192 of file location.h.

◆ ChangeSuspender() [2/2]

ARDOUR::Location::ChangeSuspender::ChangeSuspender ( ChangeSuspender const &  other)
inline

Definition at line 195 of file location.h.

◆ ~ChangeSuspender()

ARDOUR::Location::ChangeSuspender::~ChangeSuspender ( )
inline

Definition at line 198 of file location.h.

Member Data Documentation

◆ _l

Location* ARDOUR::Location::ChangeSuspender::_l
private

Definition at line 202 of file location.h.


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