zbar::Image::SymbolIterator::SymbolIterator |
( |
| ) |
|
|
inline |
zbar::Image::SymbolIterator::SymbolIterator |
( |
const SymbolSet & |
syms | ) |
|
|
inline |
zbar::Image::SymbolIterator::SymbolIterator |
( |
const SymbolIterator & |
iter | ) |
|
|
inline |
bool zbar::SymbolIterator::operator!= |
( |
const SymbolIterator & |
iter | ) |
const |
|
inlineinherited |
test if two iterators refer to the same Symbol
const Symbol zbar::SymbolIterator::operator* |
( |
| ) |
const |
|
inlineinherited |
retrieve currently referenced Symbol.
const Symbol* zbar::SymbolIterator::operator-> |
( |
| ) |
const |
|
inlineinherited |
access currently referenced Symbol.
bool zbar::SymbolIterator::operator== |
( |
const SymbolIterator & |
iter | ) |
const |
|
inlineinherited |
The documentation for this class was generated from the following file: