|
Dante Application Library API
|
A device name and list of channel names for that device. More...
#include <Connections.hpp>
Public Member Functions | |
| bool | operator== (const DeviceChannels &other) const |
| bool | operator!= (const DeviceChannels &other) const |
Public Attributes | |
| std::string | mDeviceName |
| std::vector< std::string > | mChannelNames |
| Ipv4Address | mIpv4Address |
| bool | mIdentifiable |
| bool | mSending |
A device name and list of channel names for that device.
1.8.17