| Public Member Functions | |
| SymbolSet (const zbar_symbol_set_t *syms=NULL) | |
| constructor. | |
| SymbolSet (const SymbolSet &syms) | |
| copy constructor. | |
| ~SymbolSet () | |
| destructor. | |
| void | ref (int delta=1) const | 
| manipulate reference count. | |
| operator const zbar_symbol_set_t * () const | |
| cast to C symbol set. | |
| int | get_size () | 
| SymbolIterator | symbol_begin () const | 
| create a new SymbolIterator over decoded results. | |
| const SymbolIterator | symbol_end () const | 
| return a SymbolIterator suitable for ending iteration. | |
Copyright 2008-2010 (c) Jeff Brown
This documentation is part of the ZBar Barcode Reader; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.