High Performance OPC UA Server SDK  1.4.1.263
util_hashtableqs Struct Reference

Structure for hastableqs, see also hashtableqs. More...

#include <hashtableqs.h>

Data Fields

unsigned int tablesize
 table size in no of entries
 
unsigned int used
 number of used entries
 
util_hashtable_get_key get_key
 function which returns key for a given value
 
util_hashtable_key_compar key_compar
 function for comparing two keys
 
util_hashtable_hash hash
 function to compute a key's hash
 
void * userdata
 userdata pointer passed to the callback functions
 
unsigned int table []
 table of indeces
 

Detailed Description

Structure for hastableqs, see also hashtableqs.

See also
hashtableqs

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