RunSetVisitor set the run parameter given the run value. More...
Public Member Functions | |
RunSetVisitor (const bool run=true) | |
Set the run parameter given the current run value. More... | |
template < typename LayerType > | |
void | operator() (LayerType *layer) const |
Set the run parameter. More... | |
void | operator() (MoreTypes layer) const |
RunSetVisitor set the run parameter given the run value.
Definition at line 28 of file run_set_visitor.hpp.
RunSetVisitor | ( | const bool | run = true | ) |
Set the run parameter given the current run value.
void operator() | ( | LayerType * | layer | ) | const |
Set the run parameter.
void operator() | ( | MoreTypes | layer | ) | const |