VGamepad PC
The Windows app for the virtual game controller.
Loading...
Searching...
No Matches
qrcodegen::QrSegment::Mode Class Referencefinal

#include <qrcodegen.hpp>

Collaboration diagram for qrcodegen::QrSegment::Mode:
[legend]

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]
 

Constructor & Destructor Documentation

◆ Mode()

qrcodegen::QrSegment::Mode::Mode ( int mode,
int cc0,
int cc1,
int cc2 )
private

Member Function Documentation

◆ getModeBits()

int qrcodegen::QrSegment::Mode::getModeBits ( ) const

◆ numCharCountBits()

int qrcodegen::QrSegment::Mode::numCharCountBits ( int ver) const

Member Data Documentation

◆ ALPHANUMERIC

const Mode qrcodegen::QrSegment::Mode::ALPHANUMERIC
static

◆ BYTE

const Mode qrcodegen::QrSegment::Mode::BYTE
static

◆ ECI

const Mode qrcodegen::QrSegment::Mode::ECI
static

◆ KANJI

const Mode qrcodegen::QrSegment::Mode::KANJI
static

◆ modeBits

int qrcodegen::QrSegment::Mode::modeBits
private

◆ numBitsCharCount

int qrcodegen::QrSegment::Mode::numBitsCharCount[3]
private

◆ NUMERIC

const Mode qrcodegen::QrSegment::Mode::NUMERIC
static

The documentation for this class was generated from the following file: