![]() |
aGrUM
0.16.0
|
This is the complete list of members for gum::Variable, including all inherited members.
__description | gum::Variable | mutableprivate |
__name | gum::Variable | private |
_copy(const Variable &aRV) | gum::Variable | protected |
clone() const =0 | gum::Variable | pure virtual |
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 |