#include <device_profile.h>
Definition at line 35 of file us2400/device_profile.h.
◆ ButtonActionMap
◆ DeviceProfile()
ArdourSurface::US2400::DeviceProfile::DeviceProfile |
( |
const std::string & |
name = "" | ) |
|
◆ ~DeviceProfile()
ArdourSurface::US2400::DeviceProfile::~DeviceProfile |
( |
| ) |
|
◆ get_button_action()
std::string ArdourSurface::US2400::DeviceProfile::get_button_action |
( |
Button::ID |
, |
|
|
int |
modifier_state |
|
) |
| const |
◆ get_state()
XMLNode& ArdourSurface::US2400::DeviceProfile::get_state |
( |
| ) |
const |
|
private |
◆ name()
std::string ArdourSurface::US2400::DeviceProfile::name |
( |
| ) |
const |
◆ name_when_edited()
static std::string ArdourSurface::US2400::DeviceProfile::name_when_edited |
( |
std::string const & |
name | ) |
|
|
static |
◆ reload_device_profiles()
static void ArdourSurface::US2400::DeviceProfile::reload_device_profiles |
( |
| ) |
|
|
static |
◆ save()
void ArdourSurface::US2400::DeviceProfile::save |
( |
| ) |
|
|
private |
◆ set_button_action()
void ArdourSurface::US2400::DeviceProfile::set_button_action |
( |
Button::ID |
, |
|
|
int |
modifier_state, |
|
|
const std::string & |
|
|
) |
| |
◆ set_path()
void ArdourSurface::US2400::DeviceProfile::set_path |
( |
const std::string & |
| ) |
|
◆ set_state()
int ArdourSurface::US2400::DeviceProfile::set_state |
( |
const XMLNode & |
, |
|
|
int |
version |
|
) |
| |
|
private |
◆ _button_map
◆ _name
std::string ArdourSurface::US2400::DeviceProfile::_name |
|
private |
◆ _path
std::string ArdourSurface::US2400::DeviceProfile::_path |
|
private |
◆ default_profile_name
const std::string ArdourSurface::US2400::DeviceProfile::default_profile_name |
|
static |
◆ device_profiles
std::map<std::string,DeviceProfile> ArdourSurface::US2400::DeviceProfile::device_profiles |
|
static |
◆ edited
bool ArdourSurface::US2400::DeviceProfile::edited |
|
private |
◆ edited_indicator
const std::string ArdourSurface::US2400::DeviceProfile::edited_indicator |
|
staticprivate |
The documentation for this class was generated from the following file: