Definition at line 326 of file port_manager.h.
◆ PortID() [1/2]
ARDOUR::PortManager::PortID::PortID |
( |
std::shared_ptr< AudioBackend > |
, |
|
|
DataType |
, |
|
|
bool |
, |
|
|
std::string const & |
|
|
) |
| |
◆ PortID() [2/2]
ARDOUR::PortManager::PortID::PortID |
( |
XMLNode const & |
, |
|
|
bool |
old_midi_format = false |
|
) |
| |
◆ operator<()
bool ARDOUR::PortManager::PortID::operator< |
( |
PortID const & |
o | ) |
const |
|
inline |
◆ operator==()
bool ARDOUR::PortManager::PortID::operator== |
( |
PortID const & |
o | ) |
const |
|
inline |
◆ state()
XMLNode& ARDOUR::PortManager::PortID::state |
( |
| ) |
const |
◆ backend
std::string ARDOUR::PortManager::PortID::backend |
◆ data_type
DataType ARDOUR::PortManager::PortID::data_type |
◆ device_name
std::string ARDOUR::PortManager::PortID::device_name |
◆ input
bool ARDOUR::PortManager::PortID::input |
◆ port_name
std::string ARDOUR::PortManager::PortID::port_name |
The documentation for this struct was generated from the following file: