Run encapsulates one OOPS run.
More...
#include <Run.h>
|
const eckit::Configuration & | config () const |
|
|
boost::scoped_ptr< const eckit::YAMLConfiguration > | config_ |
|
boost::scoped_ptr< util::Timer > | timer_ |
|
Run encapsulates one OOPS run.
Definition at line 29 of file Run.h.
◆ Run()
oops::Run::Run |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ ~Run()
◆ config()
const eckit::Configuration& oops::Run::config |
( |
| ) |
const |
|
inlineprotected |
Definition at line 36 of file Run.h.
◆ execute()
◆ config_
boost::scoped_ptr<const eckit::YAMLConfiguration> oops::Run::config_ |
|
private |
Definition at line 39 of file Run.h.
◆ timer_
boost::scoped_ptr<util::Timer> oops::Run::timer_ |
|
private |
Definition at line 40 of file Run.h.
The documentation for this class was generated from the following files: