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
DmtxChannel_struct Struct Reference

#include <dmtx.h>

Public Attributes

int encScheme
 
int invalid
 
unsigned char * inputPtr
 
unsigned char * inputStop
 
int encodedLength
 
int currentLength
 
int firstCodeWord
 
unsigned char encodedWords [1558]
 

Detailed Description

Definition at line 527 of file dmtx.h.

Member Data Documentation

◆ currentLength

int DmtxChannel_struct::currentLength

Definition at line 534 of file dmtx.h.

◆ encodedLength

int DmtxChannel_struct::encodedLength

Definition at line 533 of file dmtx.h.

◆ encodedWords

unsigned char DmtxChannel_struct::encodedWords[1558]

Definition at line 536 of file dmtx.h.

◆ encScheme

int DmtxChannel_struct::encScheme

Definition at line 529 of file dmtx.h.

◆ firstCodeWord

int DmtxChannel_struct::firstCodeWord

Definition at line 535 of file dmtx.h.

◆ inputPtr

unsigned char* DmtxChannel_struct::inputPtr

Definition at line 531 of file dmtx.h.

◆ inputStop

unsigned char* DmtxChannel_struct::inputStop

Definition at line 532 of file dmtx.h.

◆ invalid

int DmtxChannel_struct::invalid

Definition at line 530 of file dmtx.h.


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