libvisiontransfer
10.8.0
|
Allows for the discovery of devices in the network.
Devices are discovered by transmitting a broad-cast message to all network interfaces and then waiting for replies.
Definition at line 42 of file deviceenumeration.h.
#include <visiontransfer/deviceenumeration.h>
Classes | |
class | Pimpl |
Public Types | |
typedef std::vector< DeviceInfo > | DeviceList |
Public Member Functions | |
DeviceList | discoverDevices () |
Discovers new devices and returns the list of all devices that have been found. More... | |
|
inline |
Discovers new devices and returns the list of all devices that have been found.
Definition at line 66 of file deviceenumeration.h.