#include <Terminal.h>
Inheritance diagram for Terminal:


Public Member Functions | |
| const int | getScoreIdx () const |
| Postcond: returns a unique integer id representing the model type that can be used to access a unique location in an array. | |
| const string & | getTypeStr () const |
| Postcond: returns a string identifier that identifies type (for printing) | |
| void | print (std::ostream &, const string &) const |
Static Public Member Functions | |
| const Terminal & | getInstance () |