#include <action_utils.h>
| Public Member Functions | |
| IsAnAction (const ActionSet &actions) | |
| bool | operator() (const AspFluent &fluent) const | 
| Public Attributes | |
| std::set< std::string > | actionNames | 
Definition at line 36 of file action_utils.h.
| actasp::IsAnAction::IsAnAction | ( | const ActionSet & | actions | ) | 
Definition at line 18 of file action_utils.cpp.
| bool actasp::IsAnAction::operator() | ( | const AspFluent & | fluent | ) | const | 
Definition at line 22 of file action_utils.cpp.
| std::set<std::string> actasp::IsAnAction::actionNames | 
Definition at line 42 of file action_utils.h.