![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include <sys/file.h>#include <boost/interprocess/managed_shared_memory.hpp>#include <iostream>#include <string>#include <utility>
Include dependency graph for sharedDummyHelpers.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | TestLocker |
Enumerations | |
| enum class | MirrorRequestType : int { from = 1 , to , stop } |
Functions | |
| bool | shm_exists (std::string shmName) |
|
strong |
| Enumerator | |
|---|---|
| from | |
| to | |
| stop | |
Definition at line 13 of file sharedDummyHelpers.h.
| bool shm_exists | ( | std::string | shmName | ) |
Definition at line 15 of file sharedDummyHelpers.h.