#include <CompileMathExpression.h>
Definition at line 345 of file CompileMathExpression.h.
◆ OpcUaFormula()
OpcUaFormula::OpcUaFormula |
( |
| ) |
|
|
inline |
◆ _eval()
double OpcUaFormula::_eval |
( |
operands_type_set::reverse_iterator & |
in | ) |
|
|
private |
◆ _evalCondition()
bool OpcUaFormula::_evalCondition |
( |
operands_type_set::reverse_iterator & |
in | ) |
|
|
private |
◆ Compile()
bool OpcUaFormula::Compile |
( |
std::string |
formul, |
|
|
bool |
logical |
|
) |
| |
◆ eval()
double OpcUaFormula::eval |
( |
| ) |
|
◆ evalCondition()
bool OpcUaFormula::evalCondition |
( |
| ) |
|
◆ GetValue()
double OpcUaFormula::GetValue |
( |
std::string |
ind | ) |
|
|
inline |
◆ hasVariables()
bool OpcUaFormula::hasVariables |
( |
| ) |
|
|
inline |
◆ isCmdFunction()
bool OpcUaFormula::isCmdFunction |
( |
unsigned int |
idn | ) |
|
|
inlineprivate |
◆ getValueFromItem
boost::function<double(std::string)> OpcUaFormula::getValueFromItem |
◆ m_iIndex
int OpcUaFormula::m_iIndex |
|
private |
◆ opt
◆ sVariables
std::vector<std::string> OpcUaFormula::sVariables |
The documentation for this struct was generated from the following files: