iceoryx_posh 2.0.3
|
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} |
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.