Support Forum       G3D Web Page     
Public Attributes | List of all members
_QRcode_List Struct Reference

Singly-linked list of QRcode. More...

Public Attributes

QRcodecode
 
struct _QRcode_Listnext
 

Detailed Description

Singly-linked list of QRcode.

Used to represent a structured symbols. A list is terminated with NULL.

Member Data Documentation

◆ code

QRcode* _QRcode_List::code

◆ next

struct _QRcode_List* _QRcode_List::next

documentation generated on Wed Nov 24 2021 08:01:52 using doxygen 1.8.15