BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
|
#include <QrSegment.h>
Public Member Functions | |
int | getModeBits () const |
int | numCharCountBits (int ver) const |
Static Public Attributes | |
static const Mode | NUMERIC |
static const Mode | ALPHANUMERIC |
static const Mode | BYTE |
static const Mode | KANJI |
static const Mode | ECI |
Private Member Functions | |
Mode (int mode, int cc0, int cc1, int cc2) | |
Private Attributes | |
int | modeBits |
int | numBitsCharCount [3] |
|
private |
int qrcodegen::QrSegment::Mode::getModeBits | ( | ) | const |
int qrcodegen::QrSegment::Mode::numCharCountBits | ( | int | ver | ) | const |
|
static |
|
static |
|
static |
|
static |
|
private |
|
private |
|
static |