BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
|
#include <QrCode.h>
Public Member Functions | |
int | getOrdinal () const |
int | getFormatBits () const |
Static Public Attributes | |
static const Ecc | LOW |
static const Ecc | MEDIUM |
static const Ecc | QUARTILE |
static const Ecc | HIGH |
Private Member Functions | |
Ecc (int ord, int fb) | |
Private Attributes | |
int | ordinal |
int | formatBits |
|
private |
int qrcodegen::QrCode::Ecc::getFormatBits | ( | ) | const |
int qrcodegen::QrCode::Ecc::getOrdinal | ( | ) | const |
|
private |
|
static |
|
static |
|
static |
|
private |
|
static |