56#ifndef GUM_NAME_GENERATOR_H
57# define GUM_NAME_GENERATOR_H
109# ifndef GUM_NO_INLINE
NameGenerator()
Default constructor.
std::string nextName(PRMObject::prm_type type)
Getters and setters.
virtual ~NameGenerator()
Destructor.
NameGenerator & operator=(const NameGenerator &source)
Affectation operator.
std::vector< Size > _counters_
The vector of counters.
prm_type
Enumeration of the different types of objects handled by a PRM.
Inline implementation of PRMGenerator.
namespace for all probabilistic relational models entities
gum is the global namespace for all aGrUM entities