#include <PDDLPlannerTypes.hpp>
| pddl_planner::Action::Action |
( |
const std::string & |
name = "" | ) |
|
Default constructor
- Parameters
-
| void pddl_planner::Action::addArgument |
( |
const std::string & |
argument | ) |
|
Add an argument to this action argument Argument
| std::string pddl_planner::Action::toString |
( |
| ) |
const |
Create string representation of class
- Returns
- string representation
| std::vector<std::string> pddl_planner::Action::arguments |
| std::string pddl_planner::Action::name |
The documentation for this struct was generated from the following files: