| 
    Isis 3.0 Programmer Reference
    
   | Home | 
InfixOperator and InfixFunction are helper classes for InfixToPostfix. More...
#include <InfixToPostfix.h>


Private Attributes | |
| int | m_precedence | 
| QString | m_inputString | 
| QString | m_outputString | 
| bool | m_isFunction | 
InfixOperator and InfixFunction are helper classes for InfixToPostfix.
Definition at line 94 of file InfixToPostfix.h.