For custom transport systems, this represents a connected device.
More...
#include <juce_PhysicalTopologySource.h>
For custom transport systems, this represents a connected device.
◆ DeviceConnection()
PhysicalTopologySource::DeviceConnection::DeviceConnection |
( |
| ) |
|
◆ ~DeviceConnection()
virtual PhysicalTopologySource::DeviceConnection::~DeviceConnection |
( |
| ) |
|
|
virtual |
◆ sendMessageToDevice()
virtual bool PhysicalTopologySource::DeviceConnection::sendMessageToDevice |
( |
const void * | data, |
|
|
size_t | dataSize ) |
|
pure virtual |
◆ handleMessageFromDevice
std::function<void (const void* data, size_t dataSize) PhysicalTopologySource::DeviceConnection::handleMessageFromDevice) |
The documentation for this struct was generated from the following file: