defines and explains an available grabber device
More...
#include <GrabberDeviceDescription.h>
|
std::string | type |
| type of the device (e.g. dc, pwc, sr or dc800) More...
|
|
std::string | id |
| ID of the device (e.g. 0 or 1) More...
|
|
std::string | description |
| additional description of the device (obtained by calling getUniqueID) More...
|
|
defines and explains an available grabber device
◆ GrabberDeviceDescription() [1/2]
icl::io::GrabberDeviceDescription::GrabberDeviceDescription |
( |
const std::string & |
deviceType, |
|
|
const std::string & |
deviceID, |
|
|
const std::string & |
description |
|
) |
| |
|
inline |
◆ GrabberDeviceDescription() [2/2]
icl::io::GrabberDeviceDescription::GrabberDeviceDescription |
( |
| ) |
|
|
inline |
◆ equals()
◆ isEmpty()
bool icl::io::GrabberDeviceDescription::isEmpty |
( |
| ) |
|
|
inline |
◆ name()
std::string icl::io::GrabberDeviceDescription::name |
( |
| ) |
const |
|
inline |
◆ description
std::string icl::io::GrabberDeviceDescription::description |
additional description of the device (obtained by calling getUniqueID)
◆ id
std::string icl::io::GrabberDeviceDescription::id |
ID of the device (e.g. 0 or 1)
◆ type
std::string icl::io::GrabberDeviceDescription::type |
type of the device (e.g. dc, pwc, sr or dc800)
The documentation for this struct was generated from the following file: