41 #ifndef _timeddagworkunitkey_h
42 #define _timeddagworkunitkey_h
108 virtual bool operator< (
const WorkUnitKey& rhs )
const;
113 virtual bool operator== (
const WorkUnitKey& rhs )
const;
Whole Time
Some representation of the time the target workunit takes to execute.
Whole Dependers
This stores how many things must run after the target workunit.
Stores data about a single work unit so that it can easily be sorted.
All the definitions for datatypes as well as some basic conversion functions are defined here...
Interface of a WorkUnit. This represents on piece of work through time.
iWorkUnit * Unit
The WorkUnit this carries metadata for.
The bulk of the engine components go in this namspace.
unsigned long Whole
Whole is an unsigned integer, it will be at least 32bits in size.