|
zxing-cpp v3.0
|
#include <string>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | ZXing |
Enumerations | |
| enum class | ZXing::CharacterSet : unsigned char |
Functions | |
| CharacterSet | ZXing::CharacterSetFromString (std::string_view name) |
| std::string | ZXing::ToString (CharacterSet cs) |