High Performance OPC UA Server SDK  1.2.0.193
util_list Struct Reference

Structure for list, see also list. More...

#include <list.h>

Data Fields

struct util_list_elelements
 
int length
 current list length
 
int alloclist
 anchor of alloc list
 
int freelist
 anchor of free list
 
int last_element
 anchor of the last element
 

Detailed Description

Structure for list, see also list.

See also
list

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