Class Happening
Defined in File Plan.h
Nested Relationships
Nested Types
Class Documentation
-
class Happening
Public Functions
-
~Happening()
-
void adjustContext(ExecutionContext&) const
-
void adjustContextInvariants(ExecutionContext&) const
-
void adjustActiveCtsEffects(ActiveCtsEffects&) const
-
inline double getTime() const
-
inline int getNoActions() const
-
inline void clearActions()
-
void write(ostream &o) const
-
inline bool isAfterPlan() const
-
inline bool isRegularHappening() const
Friends
- friend class ExecutionContext
- friend class ActiveCtsEffects
-
~Happening()