UA Ansi C Server Professional  1.3.1.232
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
_UaServer_HashTable Struct Reference

A UaServer HashTable Struct. More...

#include <uaserver_hashtable.h>

Data Fields

UaServer_TableEntry ** ppTable
 a pointer to a pointer of the table.
size_t size
 the size of the table
pt2GetKeyFromValue fctGetKeyFromValue
 Function pointer to function which generates a key from the given value.

Detailed Description

A UaServer HashTable Struct.

Field Documentation

pt2GetKeyFromValue _UaServer_HashTable::fctGetKeyFromValue

Function pointer to function which generates a key from the given value.

UaServer_TableEntry** _UaServer_HashTable::ppTable

a pointer to a pointer of the table.


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