#include <midnam_patch.h>
|
typedef std::vector< std::shared_ptr< Note > > | Notes |
|
Definition at line 250 of file midnam_patch.h.
◆ Notes
◆ NoteNameList() [1/2]
MIDI::Name::NoteNameList::NoteNameList |
( |
| ) |
|
|
inline |
◆ NoteNameList() [2/2]
MIDI::Name::NoteNameList::NoteNameList |
( |
const std::string & |
name | ) |
|
|
inline |
◆ get_state()
XMLNode& MIDI::Name::NoteNameList::get_state |
( |
| ) |
const |
◆ name()
const std::string& MIDI::Name::NoteNameList::name |
( |
| ) |
const |
|
inline |
◆ notes()
const Notes& MIDI::Name::NoteNameList::notes |
( |
| ) |
const |
|
inline |
◆ set_name()
void MIDI::Name::NoteNameList::set_name |
( |
const std::string & |
name | ) |
|
|
inline |
◆ set_state()
int MIDI::Name::NoteNameList::set_state |
( |
const XMLTree & |
, |
|
|
const XMLNode & |
|
|
) |
| |
◆ _name
std::string MIDI::Name::NoteNameList::_name |
|
private |
◆ _notes
Notes MIDI::Name::NoteNameList::_notes |
|
private |
The documentation for this class was generated from the following file: