ddt  0.1
Public Attributes | List of all members
ddt::Shm Struct Reference

#include <ddtMemoryManager.hpp>

Public Attributes

ip::managed_shared_memory * managed_shm
 
int max_data_sample_size
 
int number_of_samples
 
DdtMemoryAccessormemory_accessor
 

Detailed Description

This struct stores the relevant information that is needed to handle all created shared memory objects.

Member Data Documentation

◆ managed_shm

ip::managed_shared_memory* ddt::Shm::managed_shm

◆ max_data_sample_size

int ddt::Shm::max_data_sample_size

◆ memory_accessor

DdtMemoryAccessor* ddt::Shm::memory_accessor

◆ number_of_samples

int ddt::Shm::number_of_samples

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