Configuration class for Code 32 barcodes (Italian Pharmacode). More...
#include <cvb/config.hpp>
Inherits ConfigBase< Code32 >.
Friends | |
class | Cvb::CodeReader::Decoder |
Additional Inherited Members | |
![]() | |
bool | Enabled () const |
Checks if decoding for the code type represented by the derived class is enabled. | |
Code32 & | Enable () |
Enables decoding for the code type represented by the derived class. | |
Code32 & | Disable () |
Disables decoding for the code type represented by the derived class. | |
Configuration class for Code 32 barcodes (Italian Pharmacode).
Use this class to configure decoding options for Code 32 barcodes. To access the configuration and enable decoding Code 32 barcodes, use the following example. For additional details on configuration, refer to the documentation for Decoder::Config().