#include <profile.h>
|
boost::dynamic_bitset< uint64_t > | bits |
|
Definition at line 28 of file profile.h.
◆ Element
Enumerator |
---|
SmallScreen | |
SinglePackage | |
Mixbus | |
LiveTrax | |
LastElement | |
Definition at line 30 of file profile.h.
◆ RuntimeProfile()
ARDOUR::RuntimeProfile::RuntimeProfile |
( |
| ) |
|
|
inline |
◆ ~RuntimeProfile()
ARDOUR::RuntimeProfile::~RuntimeProfile |
( |
| ) |
|
|
inline |
◆ get_livetrax()
bool ARDOUR::RuntimeProfile::get_livetrax |
( |
| ) |
const |
|
inline |
◆ get_mixbus()
bool ARDOUR::RuntimeProfile::get_mixbus |
( |
| ) |
const |
|
inline |
◆ get_single_package()
bool ARDOUR::RuntimeProfile::get_single_package |
( |
| ) |
const |
|
inline |
◆ get_small_screen()
bool ARDOUR::RuntimeProfile::get_small_screen |
( |
| ) |
const |
|
inline |
◆ set_livetrax()
void ARDOUR::RuntimeProfile::set_livetrax |
( |
| ) |
|
|
inline |
◆ set_mixbus()
void ARDOUR::RuntimeProfile::set_mixbus |
( |
| ) |
|
|
inline |
◆ set_single_package()
void ARDOUR::RuntimeProfile::set_single_package |
( |
| ) |
|
|
inline |
◆ set_small_screen()
void ARDOUR::RuntimeProfile::set_small_screen |
( |
| ) |
|
|
inline |
◆ bits
boost::dynamic_bitset<uint64_t> ARDOUR::RuntimeProfile::bits |
|
private |
The documentation for this class was generated from the following file: