High Performance OPC UA Server SDK  1.2.0.193
util_map Struct Reference

Structure for a map, see also map. More...

#include <map.h>

Data Fields

void * nodes
 preallocted array of map elements
 
util_map_compar comp
 comparision function for sorting map elements
 
int max_count
 maximum number of map elements (length of nodes)
 
int count
 current number of elements in map
 

Detailed Description

Structure for a map, see also map.

See also
map

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