Classes | |
class | zbar::Exception |
base class for exceptions defined by this API. More... | |
class | zbar::InternalError |
internal library error. More... | |
class | zbar::UnsupportedError |
unsupported request. More... | |
class | zbar::InvalidError |
invalid request. More... | |
class | zbar::SystemError |
failed system call. More... | |
class | zbar::LockingError |
locking error. More... | |
class | zbar::BusyError |
all resources busy. More... | |
class | zbar::XDisplayError |
X11 display error. More... | |
class | zbar::XProtoError |
X11 protocol error. More... | |
class | zbar::ClosedError |
output window is closed. More... | |
class | zbar::FormatError |
image format error More... | |
Functions | |
static std::exception | zbar::throw_exception (const void *obj) |
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.