USGS

Isis 3.0 Object Programmers' Reference

Home

Isis::InfixOperator Class Reference

#include <InfixToPostfix.h>

Inheritance diagram for Isis::InfixOperator:

Inheritance graph
[legend]
Collaboration diagram for Isis::InfixOperator:

Collaboration graph
[legend]
List of all members.

Detailed Description

InfixOperator and InfixFunction are helper classes for InfixToPostfix.

Definition at line 79 of file InfixToPostfix.h.

Public Member Functions

 InfixOperator (int prec, iString rep, bool isFunc=false)

Public Attributes

int precedence
iString representation
bool isFunction


The documentation for this class was generated from the following file: