Zoltan Hudak / zbar

Dependents:   BarcodeReader_F103

Embed: (wiki syntax)

« Back to documentation index

Symbol.h File Reference

Symbol.h File Reference

Symbol C++ wrapper. More...

Go to the source code of this file.

Data Structures

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

Namespaces

namespace  zbar
 

C++ namespace for library interfaces.



Detailed Description

Symbol C++ wrapper.

Definition in file Symbol.h.