ZBar Bar Code Reader Library  version 0.10
qr_code_data_entry Struct Reference
Collaboration diagram for qr_code_data_entry:

Public Attributes

qr_mode mode
 
union {
   struct {
      unsigned char *   buf
 
      int   len
 
   }   data
 
   unsigned   eci
 
   struct {
      unsigned char   sa_index
 
      unsigned char   sa_parity
 
      unsigned char   sa_size
 
   }   sa
 
payload
 

Member Data Documentation

unsigned char* qr_code_data_entry::buf
struct { ... } qr_code_data_entry::data
unsigned qr_code_data_entry::eci
int qr_code_data_entry::len
union { ... } qr_code_data_entry::payload
struct { ... } qr_code_data_entry::sa

Referenced by qr_code_data_parse().

unsigned char qr_code_data_entry::sa_index
unsigned char qr_code_data_entry::sa_parity
unsigned char qr_code_data_entry::sa_size

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