This file stores the two structures that are used to interact with list of jobs and jobs. More...
Go to the source code of this file.
Classes | |
| struct | job_t |
| Structure of a job. More... | |
| struct | listOfJobs_t |
| Structure of a list of jobs. More... | |
This file stores the two structures that are used to interact with list of jobs and jobs.
The list of jobs is a simple array of jobs with three values added that are
the job structure is a simple job description
1.7.2