Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

project.h File Reference

#include <cstdio>
#include <string>
#include <time.h>
#include "task.h"
#include "resource.h"
#include "milestone.h"
#include "projectExceptions.h"
#include "globals.i"

Include dependency graph for project.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  dayname
class  Project

Defines

#define TNORM   0
#define TACTUAL   1
#define TBASE   2
#define VARIABLE(AA, BB, CC)   AA BB;

Typedefs

typedef dayname DAYNAME


Define Documentation

#define TACTUAL   1
 

Definition at line 40 of file project.h.

Referenced by Project::FinishTask(), ProjectFile::Load(), and Project::StartTask().

#define TBASE   2
 

Definition at line 41 of file project.h.

Referenced by Project::FinishTask(), ProjectFile::Load(), and Project::StartTask().

#define TNORM   0
 

Definition at line 39 of file project.h.

Referenced by Project::FinishTask(), ProjectFile::Load(), and Project::StartTask().

#define VARIABLE AA,
BB,
CC       AA BB;
 

Definition at line 149 of file project.h.


Typedef Documentation

typedef struct dayname DAYNAME
 


Generated on Wed Feb 18 22:24:00 2004 for Opensched by doxygen1.2.15