Definition at line 73 of file MakeAndConsume.cpp.
◆ operator()()
| void Gaudi::TestSuite::CountingConsumer::operator() |
( |
| ) |
const |
|
inlineoverride |
Definition at line 79 of file MakeAndConsume.cpp.
79 {
80 always() <<
"CountingConsumer: incrementing \"This is not an error\" twice" <<
endmsg;
84 always() <<
"CountingConsumer: incrementing \"This is not a warning\" twice" <<
endmsg;
88 always() <<
"CountingConsumer: incrementing \"This is not info\" twice" <<
endmsg;
92 }
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
Gaudi::Accumulators::MsgCounter< MSG::INFO > m_info
Gaudi::Accumulators::MsgCounter< MSG::ERROR > m_err
Gaudi::Accumulators::MsgCounter< MSG::WARNING > m_warn
◆ m_err
◆ m_info
◆ m_warn
The documentation for this struct was generated from the following file: