Ardour  9.8-67-gd0515947e8
Evoral::SMF::ExportControl Class Reference

#include <SMF.h>

Public Member Functions

 ExportControl (std::shared_ptr< SMF > s)
 
 ~ExportControl ()
 

Private Attributes

std::shared_ptr< SMFsmf
 

Detailed Description

Definition at line 160 of file SMF.h.

Constructor & Destructor Documentation

◆ ExportControl()

Evoral::SMF::ExportControl::ExportControl ( std::shared_ptr< SMF s)
inline

Definition at line 162 of file SMF.h.

◆ ~ExportControl()

Evoral::SMF::ExportControl::~ExportControl ( )
inline

Definition at line 163 of file SMF.h.

Member Data Documentation

◆ smf

std::shared_ptr<SMF> Evoral::SMF::ExportControl::smf
private

Definition at line 166 of file SMF.h.


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