JUCE
|
Describes a physical connection between two ports of two block devices. More...
Public Member Functions | |
bool | operator== (const BlockDeviceConnection &) const noexcept |
bool | operator!= (const BlockDeviceConnection &) const noexcept |
Public Attributes | |
Block::UID | device1 |
Block::UID | device2 |
Block::ConnectionPort | connectionPortOnDevice1 |
Block::ConnectionPort | connectionPortOnDevice2 |
Describes a physical connection between two ports of two block devices.
|
noexcept |
|
noexcept |
Block::UID BlockDeviceConnection::device1 |
Block::UID BlockDeviceConnection::device2 |
Block::ConnectionPort BlockDeviceConnection::connectionPortOnDevice1 |
Block::ConnectionPort BlockDeviceConnection::connectionPortOnDevice2 |