20 #ifndef DOXYGEN_SHOULD_SKIP_THIS 29 const std::string& aDesc) :
30 DiscreteVariable(aName, aDesc) {}
DiscreteVariable & operator=(const DiscreteVariable &aRV)
Copy operator.
gum is the global namespace for all aGrUM entities
virtual ~IDiscretizedVariable()
destructor
IDiscretizedVariable & operator=(const IDiscretizedVariable &from)
copy operator
IDiscretizedVariable(const std::string &aName, const std::string &aDesc)
Default constructor.
DiscreteVariable()
(protected) Default constructor