Hugintrunk
0.1
|
This is the complete list of members for HuginBase::LinkedVariable, including all inherited members.
getLink() const | HuginBase::LinkedVariable | inline |
getName() const | HuginBase::Variable | inline |
getValue() const | HuginBase::Variable | inline |
isLinked() const | HuginBase::LinkedVariable | inline |
LinkedVariable(const std::string &name="", double val=0.0, int link=-1) | HuginBase::LinkedVariable | inline |
m_link | HuginBase::LinkedVariable | protected |
name | HuginBase::Variable | protected |
print(std::ostream &o) const | HuginBase::Variable | virtual |
setLink(int link) | HuginBase::LinkedVariable | inline |
setValue(double v) | HuginBase::Variable | inline |
value | HuginBase::Variable | protected |
Variable(const std::string &name, double val=0.0) | HuginBase::Variable | inline |
~Variable() | HuginBase::Variable | inlinevirtual |