More...
#include <ATEsystem.PIRIS.h>
This class holds ref or information about unique and specific PIRIS device. Its main purpose is to server as an input to open function to overcome multiple inputs problem.
◆ PirisDevice() [1/4]
ATEsystem_PIRIS::PirisDevice::PirisDevice |
( |
Pylon::CDeviceInfo & |
device | ) |
|
◆ PirisDevice() [2/4]
ATEsystem_PIRIS::PirisDevice::PirisDevice |
( |
Pylon::IPylonDevice * |
pylon_dev | ) |
|
◆ PirisDevice() [3/4]
ATEsystem_PIRIS::PirisDevice::PirisDevice |
( |
Pylon::CInstantCamera * |
camera | ) |
|
◆ PirisDevice() [4/4]
ATEsystem_PIRIS::PirisDevice::PirisDevice |
( |
serial::PortInfo & |
serial | ) |
|
◆ get_camera()
Pylon::CInstantCamera * ATEsystem_PIRIS::PirisDevice::get_camera |
( |
| ) |
const |
◆ get_device_eth()
Pylon::CDeviceInfo & ATEsystem_PIRIS::PirisDevice::get_device_eth |
( |
| ) |
const |
◆ get_mode()
const Mode ATEsystem_PIRIS::PirisDevice::get_mode |
( |
| ) |
const |
◆ get_pylon_dev()
Pylon::IPylonDevice * ATEsystem_PIRIS::PirisDevice::get_pylon_dev |
( |
| ) |
const |
◆ get_serial()
serial::PortInfo & ATEsystem_PIRIS::PirisDevice::get_serial |
( |
| ) |
const |
◆ get_type()
◆ ToString()
std::string ATEsystem_PIRIS::PirisDevice::ToString |
( |
| ) |
const |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
strm, |
|
|
const PirisDevice & |
dev |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: