High Performance OPC UA Server SDK  1.2.0.193
mem_objectpool_node Struct Reference

static pool of node objects More...

#include <staticpooltypes.h>

Data Fields

unsigned int id
 pool id
 
size_t num_objects
 number of possible objects in pool
 
size_t object_size
 size of one object in bytes
 
size_t used
 number of used objects in pool
 
const char * name
 pool name
 
void * always_null
 pointer that must be NULL for static pools
 
struct ua_node data []
 rest of the pool data
 

Detailed Description

static pool of node objects


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