#include <execution_observer_utils.h>
Public Member Functions | |
NotifyActionTermination (const AspFluent &action) | |
void | operator() (ExecutionObserver *observer) |
Public Attributes | |
AspFluent | action |
Definition at line 11 of file execution_observer_utils.h.
actasp::NotifyActionTermination::NotifyActionTermination | ( | const AspFluent & | action | ) | [inline] |
Definition at line 13 of file execution_observer_utils.h.
void actasp::NotifyActionTermination::operator() | ( | ExecutionObserver * | observer | ) | [inline] |
Definition at line 15 of file execution_observer_utils.h.
Definition at line 19 of file execution_observer_utils.h.