Class PartialPlan
Defined in File PartialPlan.h
Class Documentation
-
class PartialPlan
Public Functions
-
PartialPlan()
-
void write(std::ostream &o) const
-
inline int length() const
-
PartialPlan *schedule(Inst::ActEntry*)
-
PartialPlan *commit()
-
PartialPlan *wait(double t)
-
inline bool hasWaited() const
-
inline bool canCommit() const
-
void initialWait(double t)
-
double timeToTrigger()
-
PartialPlan()