zxing-cpp v3.0
Loading...
Searching...
No Matches
ZXing::Error Member List

This is the complete list of members for ZXing::Error, including all inherited members.

ChecksumZXing::Errorstatic
Error()=defaultZXing::Error
Error(Type type, std::string msg={})ZXing::Errorinline
Error(const char *file, short line, Type type, std::string msg={})ZXing::Errorinline
FormatZXing::Errorstatic
location() constZXing::Error
msg() const noexceptZXing::Errorinline
operator bool() const noexceptZXing::Errorinlineexplicit
operator!=(const Error &o) const noexceptZXing::Errorinline
operator==(const Error &o) const noexceptZXing::Errorinline
Type enum nameZXing::Error
type() const noexceptZXing::Errorinline
UnsupportedZXing::Errorstatic