Classes

JobStructures.h File Reference

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...

Detailed Description

This file stores the two structures that are used to interact with list of jobs and jobs.

List of jobs structure

The list of jobs is a simple array of jobs with three values added that are

Note:
the nbJobs is the size of the jobs array

Job structure

the job structure is a simple job description

Version:
1.1
Author:
GRAAL, INRIA Rhones-Alpes
 All Classes Files Functions Variables