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