Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BarcodeReader_F103
Decoder::Handler Class Reference
Decoder result handler. More...
#include <Decoder.h>
Public Member Functions | |
| virtual void | decode_callback (Decoder &decoder)=0 |
| invoked by the Decoder as decode results become available. | |
Detailed Description
Decoder result handler.
applications should subtype this and pass an instance to set_handler() to implement result processing
Definition at line 46 of file Decoder.h.
Member Function Documentation
Generated on Tue Jul 12 2022 21:31:48 by
1.7.2