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

Public Attributes

unsigned char * buf
 
unsigned buf_alloc
 
unsigned buflen
 
zbar_decoder_handler_t * handler
 
unsigned char idx
 
zbar_symbol_type_t lock
 
zbar_symbol_type_t type
 
voiduserdata
 
unsigned w [16]
 

Member Data Documentation

unsigned char* zbar_decoder_s::buf

Referenced by size_buf().

unsigned zbar_decoder_s::buf_alloc

Referenced by size_buf().

unsigned zbar_decoder_s::buflen

Referenced by size_buf().

zbar_decoder_handler_t* zbar_decoder_s::handler
unsigned char zbar_decoder_s::idx
zbar_symbol_type_t zbar_decoder_s::lock
zbar_symbol_type_t zbar_decoder_s::type
void* zbar_decoder_s::userdata
unsigned zbar_decoder_s::w[16]

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