#include <midnam_patch.h>
Definition at line 355 of file midnam_patch.h.
◆ Controls
◆ ControlNameList() [1/2]
MIDI::Name::ControlNameList::ControlNameList |
( |
| ) |
|
|
inline |
◆ ControlNameList() [2/2]
MIDI::Name::ControlNameList::ControlNameList |
( |
const std::string & |
name | ) |
|
|
inline |
◆ control()
std::shared_ptr<const Control> MIDI::Name::ControlNameList::control |
( |
uint16_t |
num | ) |
const |
◆ controls()
const Controls& MIDI::Name::ControlNameList::controls |
( |
| ) |
const |
|
inline |
◆ get_state()
XMLNode& MIDI::Name::ControlNameList::get_state |
( |
| ) |
const |
◆ name()
const std::string& MIDI::Name::ControlNameList::name |
( |
| ) |
const |
|
inline |
◆ set_name()
void MIDI::Name::ControlNameList::set_name |
( |
const std::string & |
name | ) |
|
|
inline |
◆ set_state()
int MIDI::Name::ControlNameList::set_state |
( |
const XMLTree & |
, |
|
|
const XMLNode & |
|
|
) |
| |
◆ _controls
Controls MIDI::Name::ControlNameList::_controls |
|
private |
◆ _name
std::string MIDI::Name::ControlNameList::_name |
|
private |
The documentation for this class was generated from the following file: