#include <execution_observer_utils.h>
Public Member Functions | |
NotifyActionStart (const AspFluent &action) | |
void | operator() (ExecutionObserver *observer) |
Public Attributes | |
AspFluent | action |
Definition at line 22 of file execution_observer_utils.h.
actasp::NotifyActionStart::NotifyActionStart | ( | const AspFluent & | action | ) | [inline] |
Definition at line 24 of file execution_observer_utils.h.
void actasp::NotifyActionStart::operator() | ( | ExecutionObserver * | observer | ) | [inline] |
Definition at line 26 of file execution_observer_utils.h.
Definition at line 30 of file execution_observer_utils.h.