zxing-cpp v3.0
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
 CReaderOptionsConfiguration options for barcode reading and decoding behavior
 CCreatorOptionsConfiguration options for barcode creation
 CWriterOptionsConfiguration options for barcode writing/generation
 CImageViewSimple class that stores a non-owning const pointer to image data plus layout and format information
 CImageSimple class that inherits ImageView but owns the image data and frees it on destruction
 CQuadrilateralA simple class representing a quadrilateral defined by its four corner points
 CPointTA simple 2D point class template
 CErrorValue type for the error() member of Barcode