Helper class to call the required OutputStream.
More...
Helper class to call the required OutputStream.
Definition at line 51 of file ReplayOutputStream.h.
void ReplayOutputStream::OutStreamTrigger::operator() |
( |
const std::string & |
name | ) |
const |
|
inline |
Definition at line 54 of file ReplayOutputStream.h.
57 if (!alg->isExecuted()) {
61 <<
" already executed for the current event" <<
endmsg;
MsgStream & warning() const
shortcut for the method msgStream ( MSG::WARNING )
OutStreamsMapType m_outputStreams
Internal storage for the OutputStreams to call.
bool isValid() const
Allow for check if smart pointer is valid.
virtual const std::string & name() const
The identifying name of the algorithm object.
ReplayOutputStream * m_ptr
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
The documentation for this class was generated from the following file: