Project
Loading...
Searching...
No Matches
TestHandler Struct Reference

Inherits o2::framework::FairMQChannelConfigParser.

Public Member Functions

void beginChannel () override
 
void endChannel () override
 
void error () override
 
void property (std::string_view k, std::string_view v) override
 

Public Attributes

bool hasError
 
std::ostringstream str
 

Detailed Description

Definition at line 39 of file test_ChannelSpecHelpers.cxx.

Member Function Documentation

◆ beginChannel()

void TestHandler::beginChannel ( )
inlineoverridevirtual

Reimplemented from o2::framework::FairMQChannelConfigParser.

Definition at line 40 of file test_ChannelSpecHelpers.cxx.

◆ endChannel()

void TestHandler::endChannel ( )
inlineoverridevirtual

Reimplemented from o2::framework::FairMQChannelConfigParser.

Definition at line 45 of file test_ChannelSpecHelpers.cxx.

◆ error()

void TestHandler::error ( )
inlineoverridevirtual

Reimplemented from o2::framework::FairMQChannelConfigParser.

Definition at line 49 of file test_ChannelSpecHelpers.cxx.

◆ property()

void TestHandler::property ( std::string_view  k,
std::string_view  v 
)
inlineoverridevirtual

Reimplemented from o2::framework::FairMQChannelConfigParser.

Definition at line 54 of file test_ChannelSpecHelpers.cxx.

Member Data Documentation

◆ hasError

bool TestHandler::hasError

Definition at line 58 of file test_ChannelSpecHelpers.cxx.

◆ str

std::ostringstream TestHandler::str

Definition at line 59 of file test_ChannelSpecHelpers.cxx.


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