iLand
Public Member Functions | List of all members
TreeWrapper Class Reference

#include <expressionwrapper.h>

Inheritance diagram for TreeWrapper:
ExpressionWrapper

Public Member Functions

 TreeWrapper ()
 
 TreeWrapper (const Tree *tree)
 
void setTree (const Tree *tree)
 
virtual const QStringList getVariablesList ()
 
virtual double value (const int variableIndex)
 
- Public Member Functions inherited from ExpressionWrapper
 ExpressionWrapper ()
 
virtual ~ExpressionWrapper ()
 
virtual double valueByName (const QString &variableName)
 
virtual int variableIndex (const QString &variableName)
 

Constructor & Destructor Documentation

◆ TreeWrapper() [1/2]

TreeWrapper::TreeWrapper ( )
inline

◆ TreeWrapper() [2/2]

TreeWrapper::TreeWrapper ( const Tree tree)
inline

Member Function Documentation

◆ getVariablesList()

const QStringList TreeWrapper::getVariablesList ( )
virtual

Reimplemented from ExpressionWrapper.

◆ setTree()

void TreeWrapper::setTree ( const Tree tree)
inline

◆ value()

double TreeWrapper::value ( const int  variableIndex)
virtual

Reimplemented from ExpressionWrapper.


The documentation for this class was generated from the following files: