iceoryx_posh 2.0.5
Loading...
Searching...
No Matches
Public Attributes | List of all members
iox::roudi::MemPoolInfo Struct Reference

struct for the storage of mempool usage information. This data container is used by the introstpection::MemPoolInfoContainer array to store information on all available memmpools. More...

#include <iceoryx_posh/roudi/introspection_types.hpp>

Public Attributes

uint32_t m_usedChunks {0}
 
uint32_t m_minFreeChunks {0}
 
uint32_t m_numChunks {0}
 
uint32_t m_chunkSize {0}
 
uint32_t m_chunkPayloadSize {0}
 

Detailed Description

struct for the storage of mempool usage information. This data container is used by the introstpection::MemPoolInfoContainer array to store information on all available memmpools.


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