|
zxing-cpp v3.0
|
This is the complete list of members for ZXing::Error, including all inherited members.
| Checksum | ZXing::Error | static |
| Error()=default | ZXing::Error | |
| Error(Type type, std::string msg={}) | ZXing::Error | inline |
| Error(const char *file, short line, Type type, std::string msg={}) | ZXing::Error | inline |
| Format | ZXing::Error | static |
| location() const | ZXing::Error | |
| msg() const noexcept | ZXing::Error | inline |
| operator bool() const noexcept | ZXing::Error | inlineexplicit |
| operator!=(const Error &o) const noexcept | ZXing::Error | inline |
| operator==(const Error &o) const noexcept | ZXing::Error | inline |
| Type enum name | ZXing::Error | |
| type() const noexcept | ZXing::Error | inline |
| Unsupported | ZXing::Error | static |