Symbol C++ wrapper. More...


Classes | |
| class | zbar::Symbol::Point |
| image pixel location (x, y) coordinate tuple. More... | |
| class | zbar::Symbol::PointIterator |
| iteration over Point objects in a symbol location polygon. More... | |
| class | zbar::Symbol |
| decoded barcode symbol result object. More... | |
| class | zbar::SymbolIterator |
| iteration over Symbol result objects in a scanned Image or SymbolSet. More... | |
| class | zbar::SymbolSet |
| container for decoded result symbols associated with an image or a composite symbol. More... | |
Namespaces | |
| zbar | |
| C++ namespace for library interfaces. | |
Symbol C++ wrapper.