virtual ~NameGenerator()
Destructor.
This is a name generator for classes, types, systems, instances and class elements.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
prm_type
Enumeration of the different types of objects handled by a PRM.
std::vector< Size > __counters
The vector of counters.
NameGenerator()
Default constructor.
NameGenerator & operator=(const NameGenerator &source)
Affectation operator.
std::string nextName(PRMObject::prm_type type)
Getters and setters.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
#define GUM_ERROR(type, msg)