#include <Scheduler.h>
Public Attributes | |
| string | filename |
| int | processors |
| vector< string > | argument |
| vector< string > | argval |
| vector< string > | parameters |
| vector< double > | values |
| string job::filename |
| int job::processors |
| vector<string> job::argument |
| vector<string> job::argval |
| vector<string> job::parameters |
| vector<double> job::values |
1.5.4