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