Schnek
schnek::Parameter Class Referenceabstract
Inheritance diagram for schnek::Parameter:

Public Member Functions

 Parameter (std::string varName_, pVariable variable_, pParametersGroup allowedDeps_)
 
bool canEvaluate ()
 
pVariable getVariable ()
 
pParametersGroup getAllowedDeps ()
 
virtual void evaluate ()=0
 
virtual void update ()=0
 

Protected Attributes

std::string varName
 
pVariable variable
 
pParametersGroup allowedDeps
 

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