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

timeblock.h File Reference

#include <string>
#include <vector>

Include dependency graph for timeblock.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

class  ResourceTimeBlock
class  TaskTimeBlock
class  TimeBlock

Typedefs

typedef vector< TaskTimeBlockTaskTimeBlockList
typedef TaskTimeBlockList::const_iterator TaskTimeBlockIterator
typedef vector< ResourceTimeBlockResourceTimeBlockList
typedef ResourceTimeBlockList::const_iterator ResourceTimeBlockIterator


Typedef Documentation

typedef ResourceTimeBlockList::const_iterator ResourceTimeBlockIterator
 

Definition at line 84 of file timeblock.h.

Referenced by RESOURCE::begin_booked(), RESOURCE::begin_rbooked(), Project::BookResource(), RESOURCE::end_booked(), RESOURCE::end_rbooked(), Reporter::HTMLReport(), RESOURCE::IsAvailable(), Reporter::PrintPeriod(), Reporter::PrintResourcePeriod(), Project::ResourceIsUsedForTask(), Project::ReverseBookResource(), RESOURCE::reverseIsAvailable(), and Reporter::TexReport().

typedef vector<ResourceTimeBlock> ResourceTimeBlockList
 

Definition at line 83 of file timeblock.h.

typedef TaskTimeBlockList::const_iterator TaskTimeBlockIterator
 

Definition at line 69 of file timeblock.h.

Referenced by Project::AssignTask(), TASK::begin_rwhen(), TASK::begin_when(), TASK::DayBooked(), EarliestByDependency(), TASK::end_rwhen(), TASK::end_when(), TASK::overlap(), Project::PredictOverruns(), Project::ReverseAssignTask(), Project::ReverseScheduleTasks(), Reporter::TaskGraph(), and UserTaskWorkedDays().

typedef vector<TaskTimeBlock> TaskTimeBlockList
 

Definition at line 68 of file timeblock.h.


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