#include <ShmManager.h>
Definition at line 58 of file ShmManager.h.
◆ attachToGlobalSegment()
bool ShmManager::attachToGlobalSegment |
( |
| ) |
|
◆ createGlobalSegment()
bool ShmManager::createGlobalSegment |
( |
int |
nsubsegments = 1 | ) |
|
◆ disable()
void o2::utils::ShmManager::disable |
( |
| ) |
|
|
inline |
◆ freememblock()
void ShmManager::freememblock |
( |
void * |
, |
|
|
std::size_t |
= 1 |
|
) |
| |
◆ getmemblock()
void * ShmManager::getmemblock |
( |
size_t |
size | ) |
|
◆ getShmID()
int o2::utils::ShmManager::getShmID |
( |
| ) |
const |
|
inline |
◆ hasSegment()
bool o2::utils::ShmManager::hasSegment |
( |
| ) |
const |
|
inline |
◆ Instance()
static ShmManager & o2::utils::ShmManager::Instance |
( |
| ) |
|
|
inlinestatic |
◆ isOperational()
bool o2::utils::ShmManager::isOperational |
( |
| ) |
const |
|
inline |
◆ isPointerOk()
bool o2::utils::ShmManager::isPointerOk |
( |
void * |
ptr | ) |
const |
|
inline |
◆ occupySegment()
void ShmManager::occupySegment |
( |
| ) |
|
◆ printSegInfo()
void ShmManager::printSegInfo |
( |
| ) |
const |
◆ readyToAllocate()
bool o2::utils::ShmManager::readyToAllocate |
( |
| ) |
const |
|
inline |
◆ release()
void ShmManager::release |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Common/Utils/include/CommonUtils/ShmManager.h
- /home/runner/work/AliceO2/AliceO2/Common/Utils/src/ShmManager.cxx