Definition at line 11 of file rpn.h.
◆ RPN()
po defaultu aktivno stablo = 0
Definition at line 35 of file rpn.h.
◆ ~RPN()
Definition at line 49 of file rpn.h.
◆ copy()
◆ edit()
◆ evaluate()
◆ evaluate_array()
void RPN::evaluate_array |
( |
double |
dResult[] | ) |
|
◆ r_write()
◆ ResetNodeFreq()
void RPN::ResetNodeFreq |
( |
| ) |
|
◆ SetExprSize()
void RPN::SetExprSize |
( |
uint |
_size | ) |
|
|
inline |
Definition at line 54 of file rpn.h.
◆ SetTermArraySize()
void RPN::SetTermArraySize |
( |
uint |
_size | ) |
|
|
inline |
Definition at line 63 of file rpn.h.
◆ write()
◆ m_dTermValuesArray
double RPN::m_dTermValuesArray[TERMINALS+OFFSET][MAX_JOBS] |
Definition at line 17 of file rpn.h.
◆ m_iArraySize
Definition at line 20 of file rpn.h.
◆ m_iEditedPos
Definition at line 23 of file rpn.h.
◆ m_iEditSize
Definition at line 15 of file rpn.h.
◆ m_iEnd
Definition at line 21 of file rpn.h.
◆ m_iExprSize
Definition at line 15 of file rpn.h.
◆ m_iOffset
Definition at line 21 of file rpn.h.
◆ m_iPosition
Definition at line 23 of file rpn.h.
◆ m_iTermNum
Definition at line 18 of file rpn.h.
◆ m_nTree
Definition at line 24 of file rpn.h.
◆ m_output
std::string RPN::m_output |
Definition at line 25 of file rpn.h.
◆ m_pEdited
Definition at line 14 of file rpn.h.
◆ m_pExpression
int* RPN::m_pExpression[MAX_TREES] |
Definition at line 14 of file rpn.h.
◆ m_pNodeFreq
double RPN::m_pNodeFreq[TOTAL_NODES] |
Definition at line 19 of file rpn.h.
◆ m_pTermValues
double RPN::m_pTermValues[TERMINALS+OFFSET] |
Definition at line 16 of file rpn.h.
◆ pIndex
Definition at line 22 of file rpn.h.
The documentation for this class was generated from the following files:
- D:/Projekt/ECF_trunk/examples/iprojekt/rpn.h
- D:/Projekt/ECF_trunk/examples/iprojekt/rpn.cpp