28 #ifndef Common_DiscreteRandomGeneratorFactory_h
29 #define Common_DiscreteRandomGeneratorFactory_h
66 #endif // Common_DiscreteRandomGeneratorFactory_h
std::string String
A String is simply a typedef to std::string.
static DiscreteRandomGeneratorPtr create(const String &spec)
Creates a new DiscreteRandomGenerator instance.
Discrete Random Generator.
std::shared_ptr< DiscreteRandomGenerator > DiscreteRandomGeneratorPtr
A String class based on std::string.
Static factory class for discrete random generators.