libdmtx 0.7.8.7
libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety.
Loading...
Searching...
No Matches
DmtxLogEvent_struct Struct Reference

#include <dmtxstatic.h>

Public Attributes

va_list ap
 
const char * fmt
 
const char * file
 
struct tm * time
 
void * udata
 
int line
 
int level
 

Detailed Description

Definition at line 178 of file dmtxstatic.h.

Member Data Documentation

◆ ap

va_list DmtxLogEvent_struct::ap

Definition at line 180 of file dmtxstatic.h.

◆ file

const char* DmtxLogEvent_struct::file

Definition at line 182 of file dmtxstatic.h.

◆ fmt

const char* DmtxLogEvent_struct::fmt

Definition at line 181 of file dmtxstatic.h.

◆ level

int DmtxLogEvent_struct::level

Definition at line 186 of file dmtxstatic.h.

◆ line

int DmtxLogEvent_struct::line

Definition at line 185 of file dmtxstatic.h.

◆ time

struct tm* DmtxLogEvent_struct::time

Definition at line 183 of file dmtxstatic.h.

◆ udata

void* DmtxLogEvent_struct::udata

Definition at line 184 of file dmtxstatic.h.


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