ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
sharedDummyHelpers.h File Reference
#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)
 

Enumeration Type Documentation

◆ MirrorRequestType

enum class MirrorRequestType : int
strong
Enumerator
from 
to 
stop 

Definition at line 13 of file sharedDummyHelpers.h.

Function Documentation

◆ shm_exists()

bool shm_exists ( std::string  shmName)

Definition at line 15 of file sharedDummyHelpers.h.