Class ValueRep

Class Documentation

class ValueRep

Public Functions

inline ValueRep(const pddl_type *pt, int s, ValueElement *v)
inline int getSegment() const
inline const ValueElement *getValue() const
bool matches(ValueRep *vrep, FastEnvironment *fs)
ValueRep(ValueRep *vr, FastEnvironment *fenv)
inline const string typeName() const
inline const pddl_type *getType() const
inline void write(ostream &o) const