![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
This is the complete list of members for gum::Variable, including all inherited members.
| _checkSameDomain_(const Variable &aRV) const =0 | gum::Variable | privatepure virtual |
| _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) | gum::Variable | |
| operator==(const Variable &aRV) const | gum::Variable | |
| 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 |