ZBar Bar Code Reader Library  version 0.10
Symbol.h File Reference

Symbol C++ wrapper. More...

Include dependency graph for Symbol.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Symbol C++ wrapper.