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.
{
if (!alg->isExecuted()) {
alg->sysExecute();
} else {
<<
" already executed for the current event" <<
endmsg;
}
} else {
}
}
The documentation for this class was generated from the following file: