iteration over Symbol result objects in a scanned Image or SymbolSet.
More...
iteration over Symbol result objects in a scanned Image or SymbolSet.
| zbar::SymbolIterator::SymbolIterator |
( |
| ) |
|
|
inline |
| zbar::SymbolIterator::SymbolIterator |
( |
const SymbolSet & |
syms | ) |
|
|
inline |
| zbar::SymbolIterator::~SymbolIterator |
( |
| ) |
|
|
inline |
| bool zbar::SymbolIterator::operator!= |
( |
const SymbolIterator & |
iter | ) |
const |
|
inline |
test if two iterators refer to the same Symbol
| const Symbol zbar::SymbolIterator::operator* |
( |
| ) |
const |
|
inline |
retrieve currently referenced Symbol.
| const Symbol* zbar::SymbolIterator::operator-> |
( |
| ) |
const |
|
inline |
access currently referenced Symbol.
| bool zbar::SymbolIterator::operator== |
( |
const SymbolIterator & |
iter | ) |
const |
|
inline |
test if two iterators refer to the same Symbol
References _sym.
| Symbol zbar::SymbolIterator::_sym |
|
private |
The documentation for this class was generated from the following file: