Project
Loading...
Searching...
No Matches
o2::framework::FairMQChannelConfigParser Struct Reference

Handler to parse the description of the –channel-config. More...

#include <ChannelSpecHelpers.h>

Inherited by TestHandler, o2::framework::ChannelRewriter, and o2::framework::OutputChannelSpecConfigParser.

Public Member Functions

virtual void beginChannel ()
 
virtual void endChannel ()
 
virtual void property (std::string_view, std::string_view)
 
virtual void error ()
 

Detailed Description

Handler to parse the description of the –channel-config.

Definition at line 23 of file ChannelSpecHelpers.h.

Member Function Documentation

◆ beginChannel()

virtual void o2::framework::FairMQChannelConfigParser::beginChannel ( )
inlinevirtual

◆ endChannel()

virtual void o2::framework::FairMQChannelConfigParser::endChannel ( )
inlinevirtual

◆ error()

virtual void o2::framework::FairMQChannelConfigParser::error ( )
inlinevirtual

Reimplemented in o2::framework::OutputChannelSpecConfigParser, and TestHandler.

Definition at line 27 of file ChannelSpecHelpers.h.

◆ property()

virtual void o2::framework::FairMQChannelConfigParser::property ( std::string_view  ,
std::string_view   
)
inlinevirtual

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