26 #ifndef DOXYGEN_SHOULD_SKIP_THIS 36 const std::string& aDesc) :
37 Variable(aName, aDesc) {}
IContinuousVariable & operator=(const IContinuousVariable &from)
copy operator
gum is the global namespace for all aGrUM entities
virtual ~IContinuousVariable()
destructor
IContinuousVariable(const std::string &aName, const std::string &aDesc)
Default constructor.
Variable & operator=(const Variable &aRV)
Copy operator.
Header of IContinuousVariable.
Variable()
(protected) Default constructor