3 #include "read_result_1d.hpp" 38 return static_cast<Code128SubType>(handle_.fnc1);
ReadResultCode128(CExports::CVC_BC_INFO &handle)
Constructor to initialize object from info struct.
Definition: read_result_code128.hpp:25
Code128SubType SubType() const
Special flag used with the Code 128.
Definition: read_result_code128.hpp:36
Root namespace for the Image Manager interface.
Definition: version.hpp:11
Code128SubType
Possible sub types of Code128.
Definition: barcode.hpp:488
Derived from ReadResult and gives specific access to 1D results.
Definition: read_result_1d.hpp:18
Derived from ReadResult and gives specific access to Code128 results.
Definition: read_result_code128.hpp:17