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

#include <dmtx.h>

Public Attributes

int length
 
int capacity
 
DmtxByteb
 

Detailed Description

Definition at line 301 of file dmtx.h.

Member Data Documentation

◆ b

DmtxByte* DmtxByteList_struct::b

Definition at line 305 of file dmtx.h.

◆ capacity

int DmtxByteList_struct::capacity

Definition at line 304 of file dmtx.h.

◆ length

int DmtxByteList_struct::length

Definition at line 303 of file dmtx.h.


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