#include <IEvaluationLogic.hpp>
◆ ETypeData
Enumerator |
---|
Bool | |
Number | |
String | |
◆ ~IEvaluationLogic()
virtual IEvaluationLogic::~IEvaluationLogic |
( |
| ) |
|
|
virtualdefault |
◆ canBeEvaluated()
virtual bool IEvaluationLogic::canBeEvaluated |
( |
const std::string & | nameVariable | ) |
const |
|
nodiscardpure virtual |
◆ evaluationVariable()
virtual std::string IEvaluationLogic::evaluationVariable |
( |
const std::string & | nameVariable | ) |
const |
|
nodiscardpure virtual |
◆ executeCommand()
virtual void IEvaluationLogic::executeCommand |
( |
const std::string & | action | ) |
const |
|
pure virtual |
◆ existVariable()
virtual bool IEvaluationLogic::existVariable |
( |
const std::string & | nameVariable | ) |
const |
|
nodiscardpure virtual |
◆ typeDataVariable()
virtual ETypeData IEvaluationLogic::typeDataVariable |
( |
const std::string & | nameVariable | ) |
const |
|
nodiscardpure virtual |
The documentation for this class was generated from the following file: