![]() |
Project
|
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 |
Definition at line 39 of file test_ChannelSpecHelpers.cxx.
|
inlineoverridevirtual |
Reimplemented from o2::framework::FairMQChannelConfigParser.
Definition at line 40 of file test_ChannelSpecHelpers.cxx.
|
inlineoverridevirtual |
Reimplemented from o2::framework::FairMQChannelConfigParser.
Definition at line 45 of file test_ChannelSpecHelpers.cxx.
|
inlineoverridevirtual |
Reimplemented from o2::framework::FairMQChannelConfigParser.
Definition at line 49 of file test_ChannelSpecHelpers.cxx.
|
inlineoverridevirtual |
Reimplemented from o2::framework::FairMQChannelConfigParser.
Definition at line 54 of file test_ChannelSpecHelpers.cxx.
bool TestHandler::hasError |
Definition at line 58 of file test_ChannelSpecHelpers.cxx.
std::ostringstream TestHandler::str |
Definition at line 59 of file test_ChannelSpecHelpers.cxx.