class INFIX2RPN | | GetDefaultOp (CHR *Op) |
| | GetErrorMessage (STRING *Error) |
| | INFIX2RPN (const STRING &StrInput, STRING *StrOutput) |
| | INFIX2RPN (const STRING &StrInput, STRING *StrOutput, const CHR *Op) |
| | INFIX2RPN () |
| | InputParsedOK (void) |
| | Parse (const STRING &StrInput, STRING *StrOutput) |
| | SetDefaultOp (const CHR *Op) |
| | DefaultOp [MAX_OP_LEN] |
| | ErrorMessage |
| | TermsWithNoOps |
| | op2string (const operators op) |
| | ProcessOp (const operators op, STRSTACK *TheStack, STRING *result) |
| | RegisterError (const STRING &Error) |
| | StandardizeOpName (const STRING op) |
INFIX2RPN(const STRING &StrInput, STRING *StrOutput)
INFIX2RPN(const STRING &StrInput, STRING *StrOutput, const CHR *Op)
void Parse(const STRING &StrInput, STRING *StrOutput)
GDT_BOOLEAN InputParsedOK(void)
GDT_BOOLEAN GetErrorMessage(STRING *Error)
void SetDefaultOp(const CHR *Op)
void GetDefaultOp(CHR *Op)
void ProcessOp(const operators op, STRSTACK *TheStack, STRING *result)
void RegisterError(const STRING &Error)
CHR* op2string(const operators op)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de