High Performance OPC UA Server SDK  1.2.0.193
util_pointerset Struct Reference

The structured data type of the pointerset utility, see also pointer_set. More...

#include <pointerset.h>

Data Fields

void ** elements
 Managed array of void pointers. More...
 
uint16_t num_elements
 Current number of elements (last index + 1)
 
uint16_t max_elements
 Maximum number of elements.
 

Detailed Description

The structured data type of the pointerset utility, see also pointer_set.

See also
pointer_set

Field Documentation

void** elements

Managed array of void pointers.


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