phpDocumentor Configuration
[ class tree: Configuration ] [ index: Configuration ] [ all elements ]

Class: QRrsItem

Source Location: /core/phpqrcode.php

Class QRrsItem

Property Summary
mixed   $alpha_to  
mixed   $fcr  
mixed   $genpoly  
mixed   $gfpoly  
mixed   $index_of  
mixed   $iprim  
mixed   $mm  
mixed   $nn  
mixed   $nroots  
mixed   $pad  
mixed   $prim  

[ Top ]
Method Summary
static void   init_rs_char()  
void   encode_rs_char()  
void   modnn()  

[ Top ]
Properties
mixed   $alpha_to = array() [line 2293]
API Tags:
Access:  public


[ Top ]
mixed   $fcr [line 2297]
API Tags:
Access:  public


[ Top ]
mixed   $genpoly = array() [line 2295]
API Tags:
Access:  public


[ Top ]
mixed   $gfpoly [line 2301]
API Tags:
Access:  public


[ Top ]
mixed   $index_of = array() [line 2294]
API Tags:
Access:  public


[ Top ]
mixed   $iprim [line 2299]
API Tags:
Access:  public


[ Top ]
mixed   $mm [line 2291]
API Tags:
Access:  public


[ Top ]
mixed   $nn [line 2292]
API Tags:
Access:  public


[ Top ]
mixed   $nroots [line 2296]
API Tags:
Access:  public


[ Top ]
mixed   $pad [line 2300]
API Tags:
Access:  public


[ Top ]
mixed   $prim [line 2298]
API Tags:
Access:  public


[ Top ]
Methods
static method init_rs_char  [line 2315]

  static void init_rs_char( $symsize, $gfpoly, $fcr, $prim, $nroots, $pad  )

Parameters:
   $symsize: 
   $gfpoly: 
   $fcr: 
   $prim: 
   $nroots: 
   $pad: 

API Tags:
Access:  public


[ Top ]
encode_rs_char  [line 2401]

  void encode_rs_char( $data, &$parity  )

Parameters:
   $data: 
   &$parity: 

API Tags:
Access:  public


[ Top ]
modnn  [line 2304]

  void modnn( $x  )

Parameters:
   $x: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Tue, 06 Oct 2015 06:11:17 +0000 by phpDocumentor 1.4.4