#include <export_preset.h>
Definition at line 35 of file export_preset.h.
◆ ExportPreset()
ARDOUR::ExportPreset::ExportPreset |
( |
Session & |
, |
|
|
std::string const & |
filename = "" |
|
) |
| |
◆ ~ExportPreset()
ARDOUR::ExportPreset::~ExportPreset |
( |
| ) |
|
◆ get_global_state()
XMLNode const* ARDOUR::ExportPreset::get_global_state |
( |
| ) |
const |
|
inline |
◆ get_instant_xml()
XMLNode* ARDOUR::ExportPreset::get_instant_xml |
( |
| ) |
const |
|
private |
◆ get_local_state()
XMLNode const* ARDOUR::ExportPreset::get_local_state |
( |
| ) |
const |
|
inline |
◆ id()
PBD::UUID const& ARDOUR::ExportPreset::id |
( |
| ) |
const |
|
inline |
◆ name()
std::string ARDOUR::ExportPreset::name |
( |
| ) |
const |
|
inline |
◆ remove_instant_xml()
void ARDOUR::ExportPreset::remove_instant_xml |
( |
| ) |
const |
|
private |
◆ remove_local()
void ARDOUR::ExportPreset::remove_local |
( |
| ) |
const |
◆ save()
void ARDOUR::ExportPreset::save |
( |
std::string const & |
filename | ) |
|
◆ save_instant_xml()
void ARDOUR::ExportPreset::save_instant_xml |
( |
| ) |
const |
|
private |
◆ set_global_state()
void ARDOUR::ExportPreset::set_global_state |
( |
XMLNode & |
state | ) |
|
◆ set_id()
void ARDOUR::ExportPreset::set_id |
( |
std::string const & |
id | ) |
|
|
private |
◆ set_local_state()
void ARDOUR::ExportPreset::set_local_state |
( |
XMLNode & |
state | ) |
|
◆ set_name()
void ARDOUR::ExportPreset::set_name |
( |
std::string const & |
name | ) |
|
◆ _id
◆ _name
std::string ARDOUR::ExportPreset::_name |
|
private |
◆ global
XMLTree ARDOUR::ExportPreset::global |
|
private |
◆ local
XMLNode* ARDOUR::ExportPreset::local |
|
private |
◆ session
Session& ARDOUR::ExportPreset::session |
|
private |
The documentation for this class was generated from the following file: