Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

NumericType Class Reference

Class diagram for NumericType:

DataType Type SymbolTableObject AnnotableObject SuifObject Object IntegerType FloatingPointType BooleanType EnumeratedType

List of all members.

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

Member Function Documentation

virtual NumericType::~NumericType () [virtual]

virtual void NumericType::print (FormattedText & x) const [virtual]

Reimplemented from SuifObject.

Reimplemented in IntegerType, FloatingPointType, EnumeratedType, and BooleanType.

const LString & NumericType::get_class_name () [static]

Reimplemented from Type.

Reimplemented in IntegerType, FloatingPointType, EnumeratedType, and BooleanType.

NumericType::NumericType () [protected]

void NumericType::constructor_function (Address address) [static, protected]

Reimplemented from Type.

Reimplemented in IntegerType, FloatingPointType, EnumeratedType, and BooleanType.


Friends And Related Function Documentation

friend class SuifObjectFactory [friend]

Reimplemented in IntegerType, FloatingPointType, EnumeratedType, and BooleanType.


The documentation for this class was generated from the following files:
Generated at Wed Apr 25 17:35:01 2001 for NCI SUIF by doxygen  written by Dimitri van Heesch, © 1997-1999