High Performance OPC UA Server SDK  1.2.0.193
memory_layout Struct Reference

Memory layout structure. More...

#include <memory_layout.h>

Data Fields

void * baseaddr
 base address of SHM, not used without SHM. More...
 
size_t size
 size of complete memory area. More...
 
unsigned int num_pools
 number of memory pools
 
struct memory_pool_configpoolconfig
 pool configurations
 

Detailed Description

Memory layout structure.

Configures the layout of the memory pools.

Field Documentation

void* baseaddr

base address of SHM, not used without SHM.

size_t size

size of complete memory area.


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