Welcome    Usage    Browse    Find CID    Search     Log in

cM API Documentation

PyQRNative::QRUtil Class Reference

Inheritance diagram for PyQRNative::QRUtil:
Collaboration diagram for PyQRNative::QRUtil:

List of all members.

Public Member Functions

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

Static Public Attributes

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

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:

Generated on Wed May 28 02:49:03 2014 for Collective Mind Framework by DoxyGen 1.6.1
Concept, design and coordination: Grigori Fursin (C) 1993-2013