![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
This is the complete list of members for gum::Variable, including all inherited members.
_description_ | gum::Variable | mutableprivate |
_name_ | gum::Variable | private |
clone() const =0 | gum::Variable | pure virtual |
copy_(const Variable &aRV) | gum::Variable | protected |
description() const | gum::Variable | |
domain() const =0 | gum::Variable | pure virtual |
name() const | gum::Variable | |
operator!=(const Variable &aRV) const | gum::Variable | virtual |
operator=(const Variable &aRV) | gum::Variable | |
operator==(const Variable &aRV) const | gum::Variable | virtual |
setDescription(const std::string &theValue) const | gum::Variable | |
setName(const std::string &theValue) | gum::Variable | |
Variable() | gum::Variable | inlineprotected |
Variable(const std::string &aName, const std::string &aDesc) | gum::Variable | protected |
Variable(const Variable &aRV) | gum::Variable | protected |
varType() const =0 | gum::Variable | pure virtual |
~Variable() | gum::Variable | virtual |