RTC Toolkit  1.0.0
Public Attributes | List of all members
rtctk::telSub::ShmParams Struct Reference

Shared memory configuration parameters. More...

#include <operationalLogicIf.hpp>

Public Attributes

std::string topic_name
 
size_t capacity
 
std::optional< numapp::MemPolicy > mem_policy
 

Detailed Description

Shared memory configuration parameters.

Note
Details are tbd. Including if it's used.

Member Data Documentation

◆ capacity

size_t rtctk::telSub::ShmParams::capacity

◆ mem_policy

std::optional<numapp::MemPolicy> rtctk::telSub::ShmParams::mem_policy

◆ topic_name

std::string rtctk::telSub::ShmParams::topic_name

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