libvisiontransfer  10.6.0
Classes | Public Types | Public Member Functions | List of all members
visiontransfer::DeviceEnumeration Class Reference

Detailed Description

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< DeviceInfoDeviceList
 

Public Member Functions

DeviceList discoverDevices ()
 Discovers new devices and returns the list of all devices that have been found. More...
 

Member Function Documentation

◆ discoverDevices()

DeviceList visiontransfer::DeviceEnumeration::discoverDevices ( )
inline

Discovers new devices and returns the list of all devices that have been found.

Returns
List of devices found

Definition at line 66 of file deviceenumeration.h.


The documentation for this class was generated from the following files:
Allied Vision