Configuration class for Dutch Post (KIX Code). More...
#include <cvb/config.hpp>
Inherits ConfigBase< DutchPost >.
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. | |
DutchPost & | Enable () |
Enables decoding for the code type represented by the derived class. | |
DutchPost & | Disable () |
Disables decoding for the code type represented by the derived class. | |
Configuration class for Dutch Post (KIX Code).
Use this class to configure decoding options for Dutch Post codes. To access the configuration and enable decoding Dutch Post codes, use the following example. For additional details on configuration, refer to the documentation for Decoder::Config().