3#include "read_result_1d.hpp"
38 return handle_.full_ascii != 0;
Derived from ReadResult and gives specific access to 1D results.
Definition: read_result_1d.hpp:20
Derived from ReadResult and gives specific access to Code39 results.
Definition: read_result_code39_code93.hpp:19
bool FullAscii() const
Specifies the use of a full ascii description of the code, only used with the Code 39 and the Code 93...
Definition: read_result_code39_code93.hpp:36
ReadResultCode39Code93(CExports::CVC_BC_INFO &handle)
Constructor to initialize object from info struct.
Definition: read_result_code39_code93.hpp:25
Root namespace for the Image Manager interface.
Definition: c_barcode.h:24