Calculator
Extensible stack-based calculator primarily in library form
Executive.h File Reference
#include "StackOperator.h"
Include dependency graph for Executive.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Calculator::Executive
 Drivable class to run the calculator with a variable factory per process call to support changing command sets. More...
 
class  Calculator::FixedOperatorExecutive
 Drivable class to run the calculator with a single set of commands. More...
 

Namespaces

 Calculator
 Container of Calculator resources.