|
using | MePooConfigContainerType = cxx::vector< Entry, MAX_NUMBER_OF_MEMPOOLS > |
|
|
MePooConfigContainerType | m_mempoolConfig |
|
◆ addMemPool()
void iox::mepoo::MePooConfig::addMemPool |
( |
Entry |
f_entry | ) |
|
|
noexcept |
Function for adding new entry.
- Parameters
-
[in] | Entry | structure of mempool configuration |
◆ getMemPoolConfig()
const MePooConfigContainerType* iox::mepoo::MePooConfig::getMemPoolConfig |
( |
| ) |
const |
|
noexcept |
Get function for receiving memory pool configuration.
- Returns
- cxx::vector of config information size and count of chunks
The documentation for this struct was generated from the following file: