Hugintrunk
0.1
|
This is the complete list of members for HuginBase::LensVariable, including all inherited members.
getName() const | HuginBase::Variable | inline |
getValue() const | HuginBase::Variable | inline |
isLinked() const | HuginBase::LensVariable | inline |
LensVariable(const std::string &name, double value, bool link=false) | HuginBase::LensVariable | inline |
linked | HuginBase::LensVariable | private |
name | HuginBase::Variable | protected |
print(std::ostream &o) const | HuginBase::Variable | virtual |
printLink(std::ostream &o, unsigned int link) const | HuginBase::LensVariable | virtual |
setLinked(bool l=true) | HuginBase::LensVariable | inline |
setValue(double v) | HuginBase::Variable | inline |
value | HuginBase::Variable | protected |
Variable(const std::string &name, double val=0.0) | HuginBase::Variable | inline |
~LensVariable() | HuginBase::LensVariable | inlinevirtual |
~Variable() | HuginBase::Variable | inlinevirtual |