CMS 3D CMS Logo

Namespaces | Variables
channel_names.h File Reference

Go to the source code of this file.

Namespaces

 edm::shared_memory
 
 edm::shared_memory::channel_names
 

Variables

constexpr char const *const edm::shared_memory::channel_names::kConditionFromMain = "cndFromMain"
 
constexpr char const *const edm::shared_memory::channel_names::kConditionToMain = "cndToMain"
 
constexpr char const *const edm::shared_memory::channel_names::kFromWorkerBufferInfo = "bufferInfoFromWorker"
 
constexpr char const *const edm::shared_memory::channel_names::kKeepEvent = "keepEvent"
 
constexpr char const *const edm::shared_memory::channel_names::kMutex = "mtx"
 
constexpr char const *const edm::shared_memory::channel_names::kStop = "stop"
 
constexpr char const *const edm::shared_memory::channel_names::kToWorkerBufferInfo = "bufferInfoToWorker"
 
constexpr char const *const edm::shared_memory::channel_names::kTransitionID = "transitionID"
 
constexpr char const *const edm::shared_memory::channel_names::kTransitionType = "transitionType"