|
pddl_planner
|
A tuple representation providing a name/label and a type. More...
#include <Domain.hpp>
Public Member Functions | |
| TypedItem () | |
| TypedItem (const Label &label, const Type &type) | |
| bool | undefined () const |
| bool | operator!= (const TypedItem &other) const |
| bool | operator== (const TypedItem &other) const |
Public Attributes | |
| Label | label |
| Type | type |
A tuple representation providing a name/label and a type.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| Label pddl_planner::representation::TypedItem::label |
| Type pddl_planner::representation::TypedItem::type |
1.8.13