#include <execution_observer_utils.h>
Public Member Functions | |
NotifyGoalChanged (const std::vector< actasp::AspRule > &goalRules) | |
void | operator() (ExecutionObserver *observer) |
Public Attributes | |
const std::vector < actasp::AspRule > & | goalRules |
Definition at line 33 of file execution_observer_utils.h.
actasp::NotifyGoalChanged::NotifyGoalChanged | ( | const std::vector< actasp::AspRule > & | goalRules | ) | [inline] |
Definition at line 35 of file execution_observer_utils.h.
void actasp::NotifyGoalChanged::operator() | ( | ExecutionObserver * | observer | ) | [inline] |
Definition at line 37 of file execution_observer_utils.h.
const std::vector<actasp::AspRule>& actasp::NotifyGoalChanged::goalRules |
Definition at line 41 of file execution_observer_utils.h.