pyqrnative::QRUtil Class Reference

List of all members.

Public Member Functions

def getBCHDigit
def getBCHTypeInfo
def getBCHTypeNumber
def getErrorCorrectPolynomial
def getLengthInBits
def getLostPoint
def getMask
def getPatternPosition

Static Public Attributes

tuple G15 = (1 << 10)
tuple G15_MASK = (1 << 14)
tuple G18 = (1 << 12)
list PATTERN_POSITION_TABLE

Detailed Description

Definition at line 388 of file pyqrnative.py.


Member Function Documentation

def pyqrnative::QRUtil::getBCHDigit (   data  ) 

Definition at line 450 of file pyqrnative.py.

def pyqrnative::QRUtil::getBCHTypeInfo (   data  ) 

Definition at line 437 of file pyqrnative.py.

def pyqrnative::QRUtil::getBCHTypeNumber (   data  ) 

Definition at line 444 of file pyqrnative.py.

def pyqrnative::QRUtil::getErrorCorrectPolynomial (   errorCorrectLength  ) 

Definition at line 471 of file pyqrnative.py.

def pyqrnative::QRUtil::getLengthInBits (   mode,
  type 
)

Definition at line 477 of file pyqrnative.py.

def pyqrnative::QRUtil::getLostPoint (   qrCode  ) 

Definition at line 512 of file pyqrnative.py.

def pyqrnative::QRUtil::getMask (   maskPattern,
  i,
  j 
)

Definition at line 460 of file pyqrnative.py.

def pyqrnative::QRUtil::getPatternPosition (   typeNumber  ) 

Definition at line 457 of file pyqrnative.py.


Member Data Documentation

tuple pyqrnative::QRUtil::G15 = (1 << 10) [static]

Definition at line 432 of file pyqrnative.py.

tuple pyqrnative::QRUtil::G15_MASK = (1 << 14) [static]

Definition at line 434 of file pyqrnative.py.

tuple pyqrnative::QRUtil::G18 = (1 << 12) [static]

Definition at line 433 of file pyqrnative.py.

Definition at line 389 of file pyqrnative.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


pyqrnative
Author(s): Sam Curren
autogenerated on Fri Jan 11 09:39:00 2013