aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::Variable Member List

This is the complete list of members for gum::Variable, including all inherited members.

_description_gum::Variablemutableprivate
_name_gum::Variableprivate
clone() const =0gum::Variablepure virtual
copy_(const Variable &aRV)gum::Variableprotected
description() constgum::Variable
domain() const =0gum::Variablepure virtual
name() constgum::Variable
operator!=(const Variable &aRV) constgum::Variablevirtual
operator=(const Variable &aRV)gum::Variable
operator==(const Variable &aRV) constgum::Variablevirtual
setDescription(const std::string &theValue) constgum::Variable
setName(const std::string &theValue)gum::Variable
Variable()gum::Variableinlineprotected
Variable(const std::string &aName, const std::string &aDesc)gum::Variableprotected
Variable(const Variable &aRV)gum::Variableprotected
varType() const =0gum::Variablepure virtual
~Variable()gum::Variablevirtual