High Performance OPC UA Server SDK  1.1.0.158
util

Utilities for containers and conversions. More...

Modules

 base64
 Base64 conversion.
 
 bitmap
 Bitmap datastructure.
 
 hashtable
 A table for hashable objects.
 
 hashtableqs
 A hashtable consisting of a table of indices to objects.
 
 heap
 A binary tree based min/max heap aka priority queue.
 
 list
 Double linked list embedded in a static array.
 
 map
 Provides a dictionary which is based on a sorted list.
 
 pointer_set
 Array of pointers with simple management functionality.
 
 ringqueue
 A queue that is implemented as a ring buffer.
 
 string
 String utility functions.
 
 strtoint
 String to integer conversion.
 
 url
 Url utility functions.
 
 utctime
 Broken-down time format for UTC time.
 

Data Structures

struct  versioned_handle
 Provides the data structure for versioned handles. More...
 

Detailed Description

Utilities for containers and conversions.