High Performance OPC UA Server SDK  1.7.1.383
ua_pool_stat Struct Reference

Datatype used in ua_addressspace_pool_stat. More...

#include <management.h>

Data Fields

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
 
bool is_present
 True if the pool exists. More...
 

Detailed Description

Datatype used in ua_addressspace_pool_stat.

Field Documentation

◆ is_present

bool is_present

True if the pool exists.


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