A detailed (inefficient) plan step used in monitoring. More...
#include <monitoring.h>
Public Member Functions | |
FullPlanStep (const TimeStampedState &p, const Operator *o, const TimeStampedState &s) | |
Public Attributes | |
const Operator * | op |
TimeStampedState | predecessor |
TimeStampedState | state |
A detailed (inefficient) plan step used in monitoring.
Definition at line 22 of file monitoring.h.
FullPlanTrace::FullPlanStep::FullPlanStep | ( | const TimeStampedState & | p, |
const Operator * | o, | ||
const TimeStampedState & | s | ||
) | [inline] |
Definition at line 25 of file monitoring.h.
Definition at line 29 of file monitoring.h.
Definition at line 28 of file monitoring.h.
Definition at line 30 of file monitoring.h.