11#ifndef O2_FRAMEWORK_CHANNELINFO_H_
12#define O2_FRAMEWORK_CHANNELINFO_H_
17#include <fairmq/Parts.h>
19#include <fairmq/FwdDecls.h>
74 std::string
name =
"invalid";
90 std::string
name =
"invalid";
GLuint const GLchar * name
Defining PrimaryVertex explicitly as messageable.
@ RAWFMQ
A raw FairMQ channel which is not accounted by the framework.
@ DPL
The channel is a normal input channel.
@ Completed
The channel was signaled it will not receive any data.
@ Running
The channel is actively receiving data.
@ Paused
The channel was paused.
Forward channel information.
ChannelAccountingType channelType
Wether or not it's a DPL internal channel.
fair::mq::Channel & channel
ForwardingPolicy const * policy
TimesliceId oldestForChannel
Output channel information.
fair::mq::Channel & channel
SendingPolicy const * policy
ChannelAccountingType channelType
TimesliceId oldestForChannel