Variables | |
constexpr char const *const | kConditionFromMain = "cndFromMain" |
constexpr char const *const | kConditionToMain = "cndToMain" |
constexpr char const *const | kFromWorkerBufferInfo = "bufferInfoFromWorker" |
constexpr char const *const | kKeepEvent = "keepEvent" |
constexpr char const *const | kMutex = "mtx" |
constexpr char const *const | kStop = "stop" |
constexpr char const *const | kToWorkerBufferInfo = "bufferInfoToWorker" |
constexpr char const *const | kTransitionID = "transitionID" |
constexpr char const *const | kTransitionType = "transitionType" |
constexpr char const* const edm::shared_memory::channel_names::kConditionFromMain = "cndFromMain" |
Definition at line 32 of file channel_names.h.
Referenced by edm::shared_memory::ControllerChannel::ControllerChannel(), edm::shared_memory::WorkerChannel::WorkerChannel(), and edm::shared_memory::ControllerChannel::~ControllerChannel().
constexpr char const* const edm::shared_memory::channel_names::kConditionToMain = "cndToMain" |
Definition at line 33 of file channel_names.h.
Referenced by edm::shared_memory::ControllerChannel::ControllerChannel(), edm::shared_memory::WorkerChannel::WorkerChannel(), and edm::shared_memory::ControllerChannel::~ControllerChannel().
constexpr char const* const edm::shared_memory::channel_names::kFromWorkerBufferInfo = "bufferInfoFromWorker" |
Definition at line 30 of file channel_names.h.
Referenced by edm::shared_memory::ControllerChannel::ControllerChannel(), edm::shared_memory::WorkerChannel::WorkerChannel(), and edm::shared_memory::ControllerChannel::~ControllerChannel().
constexpr char const* const edm::shared_memory::channel_names::kKeepEvent = "keepEvent" |
Definition at line 35 of file channel_names.h.
Referenced by edm::shared_memory::ControllerChannel::ControllerChannel(), edm::shared_memory::WorkerChannel::WorkerChannel(), and edm::shared_memory::ControllerChannel::~ControllerChannel().
constexpr char const* const edm::shared_memory::channel_names::kMutex = "mtx" |
Definition at line 31 of file channel_names.h.
Referenced by edm::shared_memory::ControllerChannel::ControllerChannel(), edm::shared_memory::WorkerChannel::WorkerChannel(), and edm::shared_memory::ControllerChannel::~ControllerChannel().
constexpr char const* const edm::shared_memory::channel_names::kStop = "stop" |
Definition at line 34 of file channel_names.h.
Referenced by edm::shared_memory::ControllerChannel::ControllerChannel(), FWFFLooper::duringLoop(), edm::shared_memory::WorkerChannel::WorkerChannel(), and edm::shared_memory::ControllerChannel::~ControllerChannel().
constexpr char const* const edm::shared_memory::channel_names::kToWorkerBufferInfo = "bufferInfoToWorker" |
Definition at line 29 of file channel_names.h.
Referenced by edm::shared_memory::ControllerChannel::ControllerChannel(), edm::shared_memory::WorkerChannel::WorkerChannel(), and edm::shared_memory::ControllerChannel::~ControllerChannel().
constexpr char const* const edm::shared_memory::channel_names::kTransitionID = "transitionID" |
Definition at line 37 of file channel_names.h.
Referenced by edm::shared_memory::ControllerChannel::ControllerChannel(), edm::shared_memory::WorkerChannel::WorkerChannel(), and edm::shared_memory::ControllerChannel::~ControllerChannel().
constexpr char const* const edm::shared_memory::channel_names::kTransitionType = "transitionType" |
Definition at line 36 of file channel_names.h.
Referenced by edm::shared_memory::ControllerChannel::ControllerChannel(), edm::shared_memory::WorkerChannel::WorkerChannel(), and edm::shared_memory::ControllerChannel::~ControllerChannel().