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 |
int errinfo_s::arg_int |
Referenced by _zbar_error_string(), err_capture_int(), and err_copy().
char* errinfo_s::arg_str |
Referenced by _zbar_error_string(), err_capture_str(), err_cleanup(), and err_copy().
char* errinfo_s::buf |
Referenced by _zbar_error_string(), and err_cleanup().
const char* errinfo_s::detail |
Referenced by _zbar_error_string(), err_capture(), and err_copy().
int errinfo_s::errnum |
Referenced by _zbar_error_string(), err_capture(), err_capture_num(), and err_copy().
const char* errinfo_s::func |
Referenced by _zbar_error_string(), err_capture(), and err_copy().
uint32_t errinfo_s::magic |
errmodule_t errinfo_s::module |
Referenced by _zbar_error_string(), and err_init().
errsev_t errinfo_s::sev |
Referenced by _zbar_error_spew(), _zbar_error_string(), err_capture(), and err_copy().
zbar_error_t errinfo_s::type |
Referenced by _zbar_error_string(), _zbar_get_error_code(), err_capture(), and err_copy().