BmnRoot
Loading...
Searching...
No Matches
bmn::online::DecoderProxy Struct Reference
Inheritance diagram for bmn::online::DecoderProxy:
[legend]
Collaboration diagram for bmn::online::DecoderProxy:
[legend]

Protected Member Functions

void Init () override
 
Bool_t HandleData (fair::mq::MessagePtr &inputMessage, Int_t)
 

Static Protected Attributes

static constexpr auto INPUT_CHANNEL_NAME = "in-channel"
 
static constexpr auto OUTPUT_CHANNEL_NAME = "out-channel"
 

Detailed Description

Definition at line 16 of file decoder_proxy.cxx.

Member Function Documentation

◆ HandleData()

Bool_t bmn::online::DecoderProxy::HandleData ( fair::mq::MessagePtr &  inputMessage,
Int_t   
)
inlineprotected

Definition at line 24 of file decoder_proxy.cxx.

References OUTPUT_CHANNEL_NAME.

Referenced by Init().

◆ Init()

void bmn::online::DecoderProxy::Init ( )
inlineoverrideprotected

Definition at line 22 of file decoder_proxy.cxx.

References HandleData(), and INPUT_CHANNEL_NAME.

Member Data Documentation

◆ INPUT_CHANNEL_NAME

constexpr auto bmn::online::DecoderProxy::INPUT_CHANNEL_NAME = "in-channel"
staticconstexprprotected

Definition at line 19 of file decoder_proxy.cxx.

Referenced by Init().

◆ OUTPUT_CHANNEL_NAME

constexpr auto bmn::online::DecoderProxy::OUTPUT_CHANNEL_NAME = "out-channel"
staticconstexprprotected

Definition at line 20 of file decoder_proxy.cxx.

Referenced by HandleData().


The documentation for this struct was generated from the following file: