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

Public Attributes

int arg_int
 
char * arg_str
 
char * buf
 
const char * detail
 
int errnum
 
const char * func
 
uint32_t magic
 
errmodule_t module
 
errsev_t sev
 
zbar_error_t type
 

Member Data Documentation

int errinfo_s::arg_int
char* errinfo_s::arg_str
char* errinfo_s::buf

Referenced by _zbar_error_string(), and err_cleanup().

const char* errinfo_s::detail
int errinfo_s::errnum
const char* errinfo_s::func
errmodule_t errinfo_s::module

Referenced by _zbar_error_string(), and err_init().

zbar_error_t errinfo_s::type

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