#include <qrcodegen.hpp>
◆ QrSegment() [1/2]
qrcodegen::QrSegment::QrSegment |
( |
const Mode & |
md, |
|
|
int |
numCh, |
|
|
const std::vector< bool > & |
dt |
|
) |
| |
◆ QrSegment() [2/2]
qrcodegen::QrSegment::QrSegment |
( |
const Mode & |
md, |
|
|
int |
numCh, |
|
|
std::vector< bool > && |
dt |
|
) |
| |
◆ getData()
const std::vector<bool>& qrcodegen::QrSegment::getData |
( |
| ) |
const |
◆ getMode()
const Mode& qrcodegen::QrSegment::getMode |
( |
| ) |
const |
◆ getNumChars()
int qrcodegen::QrSegment::getNumChars |
( |
| ) |
const |
◆ getTotalBits()
static int qrcodegen::QrSegment::getTotalBits |
( |
const std::vector< QrSegment > & |
segs, |
|
|
int |
version |
|
) |
| |
|
static |
◆ isAlphanumeric()
static bool qrcodegen::QrSegment::isAlphanumeric |
( |
const char * |
text | ) |
|
|
static |
◆ isNumeric()
static bool qrcodegen::QrSegment::isNumeric |
( |
const char * |
text | ) |
|
|
static |
◆ makeAlphanumeric()
static QrSegment qrcodegen::QrSegment::makeAlphanumeric |
( |
const char * |
text | ) |
|
|
static |
◆ makeBytes()
◆ makeEci()
static QrSegment qrcodegen::QrSegment::makeEci |
( |
long |
assignVal | ) |
|
|
static |
◆ makeNumeric()
static QrSegment qrcodegen::QrSegment::makeNumeric |
( |
const char * |
digits | ) |
|
|
static |
◆ makeSegments()
The documentation for this class was generated from the following file:
- /home/runner/work/_temp/build/_deps/qrcode-src/QrGen/include/qrcodegen.hpp