Ardour  9.0-pre0-582-g084a23a80d
PluginPresetsUI::PluginPreset Struct Reference

Public Member Functions

 PluginPreset (ARDOUR::Plugin::PresetRecord const &p, std::string const &b="", std::string const &t="")
 
bool operator< (PluginPreset const &o) const
 

Public Attributes

ARDOUR::Plugin::PresetRecord _preset_record
 
std::string _bank
 
std::string _type
 

Detailed Description

Definition at line 50 of file plugin_presets_ui.h.

Constructor & Destructor Documentation

◆ PluginPreset()

PluginPresetsUI::PluginPreset::PluginPreset ( ARDOUR::Plugin::PresetRecord const &  p,
std::string const &  b = "",
std::string const &  t = "" 
)
inline

Definition at line 51 of file plugin_presets_ui.h.

Member Function Documentation

◆ operator<()

bool PluginPresetsUI::PluginPreset::operator< ( PluginPreset const &  o) const
inline

Definition at line 60 of file plugin_presets_ui.h.

Member Data Documentation

◆ _bank

std::string PluginPresetsUI::PluginPreset::_bank

Definition at line 57 of file plugin_presets_ui.h.

◆ _preset_record

ARDOUR::Plugin::PresetRecord PluginPresetsUI::PluginPreset::_preset_record

Definition at line 56 of file plugin_presets_ui.h.

◆ _type

std::string PluginPresetsUI::PluginPreset::_type

Definition at line 58 of file plugin_presets_ui.h.


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