#include <midnam_patch.h>
Definition at line 468 of file midnam_patch.h.
◆ MasterDeviceNamesList
◆ MIDINameDocument() [1/2]
MIDI::Name::MIDINameDocument::MIDINameDocument |
( |
| ) |
|
|
inline |
◆ MIDINameDocument() [2/2]
MIDI::Name::MIDINameDocument::MIDINameDocument |
( |
const std::string & |
file_path | ) |
|
◆ ~MIDINameDocument()
virtual MIDI::Name::MIDINameDocument::~MIDINameDocument |
( |
| ) |
|
|
inlinevirtual |
◆ all_models()
◆ author()
const std::string& MIDI::Name::MIDINameDocument::author |
( |
| ) |
const |
|
inline |
◆ file_path()
const std::string& MIDI::Name::MIDINameDocument::file_path |
( |
| ) |
const |
|
inline |
◆ get_state()
XMLNode& MIDI::Name::MIDINameDocument::get_state |
( |
| ) |
const |
◆ master_device_names()
std::shared_ptr<MasterDeviceNames> MIDI::Name::MIDINameDocument::master_device_names |
( |
const std::string & |
model | ) |
|
◆ master_device_names_by_model()
◆ set_author()
void MIDI::Name::MIDINameDocument::set_author |
( |
const std::string & |
author | ) |
|
|
inline |
◆ set_file_path()
void MIDI::Name::MIDINameDocument::set_file_path |
( |
const std::string & |
file_path | ) |
|
|
inline |
◆ set_state()
int MIDI::Name::MIDINameDocument::set_state |
( |
const XMLTree & |
, |
|
|
const XMLNode & |
|
|
) |
| |
◆ _all_models
◆ _author
std::string MIDI::Name::MIDINameDocument::_author |
|
private |
◆ _file_path
std::string MIDI::Name::MIDINameDocument::_file_path |
|
private |
◆ _master_device_names_list
The documentation for this class was generated from the following file: