#include <midnam_patch.h>
Definition at line 271 of file midnam_patch.h.
◆ Value() [1/2]
MIDI::Name::Value::Value |
( |
| ) |
|
|
inline |
◆ Value() [2/2]
MIDI::Name::Value::Value |
( |
const uint16_t |
number, |
|
|
const std::string & |
name |
|
) |
| |
|
inline |
◆ get_state()
XMLNode& MIDI::Name::Value::get_state |
( |
| ) |
const |
◆ name()
const std::string& MIDI::Name::Value::name |
( |
| ) |
const |
|
inline |
◆ number()
uint16_t MIDI::Name::Value::number |
( |
| ) |
const |
|
inline |
◆ set_name()
void MIDI::Name::Value::set_name |
( |
const std::string & |
name | ) |
|
|
inline |
◆ set_number()
void MIDI::Name::Value::set_number |
( |
uint16_t |
number | ) |
|
|
inline |
◆ set_state()
int MIDI::Name::Value::set_state |
( |
const XMLTree & |
, |
|
|
const XMLNode & |
|
|
) |
| |
◆ _name
std::string MIDI::Name::Value::_name |
|
private |
◆ _number
uint16_t MIDI::Name::Value::_number |
|
private |
The documentation for this class was generated from the following file: