|
OpenSRX 0.1.0
C++ library for interfacing with Keyence SR series barcode readers
|
Data returned from a barcode read operation. More...
#include <optional>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| struct | OpenSRX::Point |
| A point in image coordinates. More... | |
| struct | OpenSRX::BoundingBox |
| Bounding box defined by four corner points. More... | |
| struct | OpenSRX::Code |
| Result of a barcode read operation. More... | |
Namespaces | |
| namespace | OpenSRX |
Data returned from a barcode read operation.