#include <midnam_patch.h>
Definition at line 46 of file midnam_patch.h.
◆ PatchPrimaryKey() [1/2]
MIDI::Name::PatchPrimaryKey::PatchPrimaryKey |
( |
int |
program_num = 0 , |
|
|
int |
bank_num = 0 |
|
) |
| |
|
inline |
◆ PatchPrimaryKey() [2/2]
◆ bank()
uint16_t MIDI::Name::PatchPrimaryKey::bank |
( |
| ) |
const |
|
inline |
◆ operator<()
bool MIDI::Name::PatchPrimaryKey::operator< |
( |
const PatchPrimaryKey & |
id | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool MIDI::Name::PatchPrimaryKey::operator== |
( |
const PatchPrimaryKey & |
id | ) |
const |
|
inline |
◆ program()
uint8_t MIDI::Name::PatchPrimaryKey::program |
( |
| ) |
const |
|
inline |
◆ set_bank()
void MIDI::Name::PatchPrimaryKey::set_bank |
( |
int |
bank | ) |
|
|
inline |
◆ set_program()
void MIDI::Name::PatchPrimaryKey::set_program |
( |
int |
program | ) |
|
|
inline |
◆ _bank
uint16_t MIDI::Name::PatchPrimaryKey::_bank |
|
private |
◆ _program
uint8_t MIDI::Name::PatchPrimaryKey::_program |
|
private |
The documentation for this struct was generated from the following file: