3#include "../global.hpp"
4#include "../string.hpp"
71 : currentPort_(currentPort)
72 , currentBoard_(currentBoard)
77 : accessToken_(accessToken)
81 int currentPort_ = -1;
82 int currentBoard_ = -1;
91using Driver::VinConnectionInformation;
A device representing a video interface driver (vin).
Definition: decl_vin_device.hpp:37
Root namespace for the Image Manager interface.
Definition: c_barcode.h:24