Definition at line 70 of file MakeAndConsume.cpp.
◆ operator()()
void Gaudi::TestSuite::CountingConsumer::operator() |
( |
| ) |
const |
|
inlineoverride |
Definition at line 76 of file MakeAndConsume.cpp.
76 {
77 always() <<
"CountingConsumer: incrementing \"This is not an error\" twice" <<
endmsg;
81 always() <<
"CountingConsumer: incrementing \"This is not a warning\" twice" <<
endmsg;
85 always() <<
"CountingConsumer: incrementing \"This is not info\" twice" <<
endmsg;
89 }
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: