DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <schedulerjob.h>
Public Member Functions | |
SchedulerJob () | |
int | jobsCount () const |
SimulationRun & | job (int n) |
void | clear () |
SimulationRun & | addAt (int position) |
void | remove (int position) |
std::list< SimulationRun::DataAsTuple > | getDataAsTuple () const |
void | appendData (const std::list< SimulationRun > &dt) |
SchedulerJob::SchedulerJob | ( | ) |
SimulationRun & SchedulerJob::addAt | ( | int | position | ) |
|
inline |
void SchedulerJob::clear | ( | ) |
|
inline |
|
inline |
|
inline |
void SchedulerJob::remove | ( | int | position | ) |