#include <midnam_patch.h>
Definition at line 124 of file midnam_patch.h.
◆ PatchBank()
| MIDI::Name::PatchBank::PatchBank |
( |
uint16_t |
n = UINT16_MAX, |
|
|
std::string |
a_name = std::string() |
|
) |
| |
|
inline |
◆ ~PatchBank()
| virtual MIDI::Name::PatchBank::~PatchBank |
( |
| ) |
|
|
inlinevirtual |
◆ get_state()
| XMLNode& MIDI::Name::PatchBank::get_state |
( |
| ) |
const |
◆ name()
| const std::string& MIDI::Name::PatchBank::name |
( |
| ) |
const |
|
inline |
◆ number()
| int MIDI::Name::PatchBank::number |
( |
| ) |
const |
|
inline |
◆ patch_list_name()
| const std::string& MIDI::Name::PatchBank::patch_list_name |
( |
| ) |
const |
|
inline |
◆ patch_name_list()
| const PatchNameList& MIDI::Name::PatchBank::patch_name_list |
( |
| ) |
const |
|
inline |
◆ set_name()
| void MIDI::Name::PatchBank::set_name |
( |
const std::string & |
a_name | ) |
|
|
inline |
◆ set_patch_name_list()
| int MIDI::Name::PatchBank::set_patch_name_list |
( |
const PatchNameList & |
| ) |
|
◆ set_state()
| int MIDI::Name::PatchBank::set_state |
( |
const XMLTree & |
, |
|
|
const XMLNode & |
|
|
) |
| |
◆ _name
| std::string MIDI::Name::PatchBank::_name |
|
private |
◆ _number
| uint16_t MIDI::Name::PatchBank::_number |
|
private |
◆ _patch_list_name
| std::string MIDI::Name::PatchBank::_patch_list_name |
|
private |
◆ _patch_name_list
The documentation for this class was generated from the following file: