|
libdmtx 0.7.8.8
libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety.
|
#include <dmtxstatic.h>
Public Attributes | |
| va_list | ap |
| const char * | fmt |
| const char * | file |
| struct tm * | time |
| void * | udata |
| int | line |
| int | level |
Definition at line 178 of file dmtxstatic.h.
| va_list DmtxLogEvent_struct::ap |
Definition at line 180 of file dmtxstatic.h.
| const char* DmtxLogEvent_struct::file |
Definition at line 182 of file dmtxstatic.h.
| const char* DmtxLogEvent_struct::fmt |
Definition at line 181 of file dmtxstatic.h.
| int DmtxLogEvent_struct::level |
Definition at line 186 of file dmtxstatic.h.
| int DmtxLogEvent_struct::line |
Definition at line 185 of file dmtxstatic.h.
| struct tm* DmtxLogEvent_struct::time |
Definition at line 183 of file dmtxstatic.h.
| void* DmtxLogEvent_struct::udata |
Definition at line 184 of file dmtxstatic.h.