![]() |
Project
|
#include <list>#include <cstddef>#include <atomic>#include <boost/interprocess/managed_external_buffer.hpp>#include <boost/interprocess/allocators/allocator.hpp>Go to the source code of this file.
Classes | |
| struct | o2::utils::ShmMetaInfo |
| class | o2::utils::ShmManager |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::utils |
Macros | |
| #define | USESHM 1 |
Variables | |
| constexpr size_t | o2::utils::SHMPOOLSIZE = 1024 * 1024 * 1024 |
| #define USESHM 1 |
Definition at line 33 of file ShmManager.h.