class
InciterDriverInciter driver used polymorphically with tk::Driver.
Contents
Constructors, destructors, conversion operators
-
InciterDriver(const ctr::
CmdLine& cmdline, int nrestart) explicit - Constructor.
Public functions
- void execute() const
- Execute driver.
Function documentation
inciter:: InciterDriver:: InciterDriver(const ctr:: CmdLine& cmdline,
int nrestart) explicit
Constructor.
Parameters | |
---|---|
cmdline in | Command line object storing data parsed from the command line arguments |
nrestart in | Number of times restarted |