bool operator!=(const PRMObject &obj) const
To PRMObject are equal if they have the same name (which is unique).
const std::string & name() const
Returns the name of this object.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
bool operator==(const PRMObject &obj) const
To PRMObject are equal if they have the same name (which is unique).
Abstract base class for any element defined in a PRM.