zxing-cpp v3.1
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NZXing
 CBarcodeEncapsulates a decoded or created barcode symbol
 CBarcodeFormatsA small container representing a collection of BarcodeFormat values
 CCreatorOptionsConfiguration options for barcode creation
 CErrorValue type for the error() member of Barcode
 CImageSimple class that inherits ImageView but owns the image data and frees it on destruction
 CImageViewSimple class that stores a non-owning const pointer to image data plus layout and format information
 CPointTA simple 2D point class template
 CQuadrilateralA simple class representing a quadrilateral defined by its four corner points
 CReaderOptionsConfiguration options for barcode reading and decoding behavior
 CWriterOptionsConfiguration options for barcode writing/generation