scheduling_id Class Reference

The unique scheduling id assigned to items in the schedule. More...

#include <schedulable.h>

Inheritance diagram for scheduling_id:

Inheritance graph
[legend]
Collaboration diagram for scheduling_id:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 scheduling_id (int initial)

Detailed Description

The unique scheduling id assigned to items in the schedule.

This id must be unique within the constraints that you choose to implement, but one id 'X' must always refer to the same real object that holds schedule data for 'X'.

Definition at line 32 of file schedulable.h.


Constructor & Destructor Documentation

scheduling_id::scheduling_id ( int  initial  )  [inline]

Definition at line 35 of file schedulable.h.


The documentation for this class was generated from the following file:
Generated on Fri Nov 28 04:30:58 2008 for HOOPLE Libraries by  doxygen 1.5.1