29 #ifndef DOXYGEN_SHOULD_SKIP_THIS 39 const std::string& aDesc) :
40 Variable(aName, aDesc) {}
IContinuousVariable & operator=(const IContinuousVariable &from)
copy operator
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
virtual ~IContinuousVariable()
destructor
IContinuousVariable(const std::string &aName, const std::string &aDesc)
Default constructor.
Variable & operator=(const Variable &aRV)
Copy operator.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Variable()
(protected) Default constructor