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

#include <expressionwrapper.h>

Inheritance diagram for RUWrapper:
ExpressionWrapper

Public Member Functions

 RUWrapper ()
 
 RUWrapper (const ResourceUnit *resourceUnit)
 
void setResourceUnit (const ResourceUnit *resourceUnit)
 
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

◆ RUWrapper() [1/2]

RUWrapper::RUWrapper ( )
inline

◆ RUWrapper() [2/2]

RUWrapper::RUWrapper ( const ResourceUnit resourceUnit)
inline

Member Function Documentation

◆ getVariablesList()

const QStringList RUWrapper::getVariablesList ( )
virtual

Reimplemented from ExpressionWrapper.

◆ setResourceUnit()

void RUWrapper::setResourceUnit ( const ResourceUnit resourceUnit)
inline

◆ value()

double RUWrapper::value ( const int  variableIndex)
virtual

Reimplemented from ExpressionWrapper.


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