Class diagram for NumericType:

Public Members | |
| virtual | ~NumericType () |
| virtual void | print (FormattedText &x) const |
Static Public Members | |
| const LString& | get_class_name () |
Protected Members | |
| NumericType () | |
Static Protected Members | |
| void | constructor_function ( Address address ) |
Friends | |
| class | SuifObjectFactory |
[virtual]
[virtual]
Reimplemented from SuifObject.
Reimplemented in IntegerType, FloatingPointType, EnumeratedType, and BooleanType.
[static]
Reimplemented from Type.
Reimplemented in IntegerType, FloatingPointType, EnumeratedType, and BooleanType.
[protected]
[static, protected]
Reimplemented from Type.
Reimplemented in IntegerType, FloatingPointType, EnumeratedType, and BooleanType.
[friend]
Reimplemented in IntegerType, FloatingPointType, EnumeratedType, and BooleanType.
written by Dimitri van Heesch, © 1997-1999