#include <Type.h>
Public Methods | |
Type (const notype &) | |
Type (const unique &) | |
int | operator== (const Type &t) |
int | operator!= (const Type &t) |
void | writeTo (ostream &o) const |
void | readMeFrom (istream &i) |
Private Attributes | |
int | typeNumber |
Static Private Attributes | |
int | uniqueTypeNumber |
|
|
|
|
|
|
|
|
|
Definition at line 116 of file Type.h. Referenced by operator<<(). |
|
Definition at line 118 of file Type.h. Referenced by operator>>(). |
|
|
|
|