#include <plugin.h>
Definition at line 228 of file plugin.h.
◆ PresetRecord() [1/2]
ARDOUR::Plugin::PresetRecord::PresetRecord |
( |
| ) |
|
|
inline |
◆ PresetRecord() [2/2]
ARDOUR::Plugin::PresetRecord::PresetRecord |
( |
const std::string & |
u, |
|
|
const std::string & |
l, |
|
|
bool |
s = true , |
|
|
const std::string & |
d = "" |
|
) |
| |
|
inline |
◆ operator!=()
bool ARDOUR::Plugin::PresetRecord::operator!= |
( |
PresetRecord const & |
a | ) |
const |
|
inline |
◆ operator<()
bool ARDOUR::Plugin::PresetRecord::operator< |
( |
PresetRecord const & |
a | ) |
const |
|
inline |
◆ description
std::string ARDOUR::Plugin::PresetRecord::description |
◆ label
std::string ARDOUR::Plugin::PresetRecord::label |
◆ uri
std::string ARDOUR::Plugin::PresetRecord::uri |
◆ user
bool ARDOUR::Plugin::PresetRecord::user |
◆ valid
bool ARDOUR::Plugin::PresetRecord::valid |
The documentation for this struct was generated from the following file: