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-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
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.