|
zxing-cpp v3.1
|
| NZXing | |
| CBarcode | Encapsulates a decoded or created barcode symbol |
| CBarcodeFormats | A small container representing a collection of BarcodeFormat values |
| CCreatorOptions | Configuration options for barcode creation |
| CError | Value type for the error() member of Barcode |
| CImage | Simple class that inherits ImageView but owns the image data and frees it on destruction |
| CImageView | Simple class that stores a non-owning const pointer to image data plus layout and format information |
| CPointT | A simple 2D point class template |
| CQuadrilateral | A simple class representing a quadrilateral defined by its four corner points |
| CReaderOptions | Configuration options for barcode reading and decoding behavior |
| CWriterOptions | Configuration options for barcode writing/generation |