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

IntegerType Class Reference

Class diagram for IntegerType:

NumericType DataType Type SymbolTableObject AnnotableObject SuifObject Object EnumeratedType

List of all members.

Public Members

virtual bool get_is_signed () const
virtual void set_is_signed (bool the_value)
virtual ~IntegerType ()
virtual void print (FormattedText &x) const

Static Public Members

const LString& get_class_name ()

Protected Members

IntegerType ()

Static Protected Members

void constructor_function ( Address address )

Friends

class SuifObjectFactory

Member Function Documentation

virtual bool IntegerType::get_is_signed () const [virtual]

virtual void IntegerType::set_is_signed (bool the_value) [virtual]

virtual IntegerType::~IntegerType () [virtual]

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

Reimplemented from SuifObject.

Reimplemented in EnumeratedType.

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

Reimplemented from Type.

Reimplemented in EnumeratedType.

IntegerType::IntegerType () [protected]

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

Reimplemented from Type.

Reimplemented in EnumeratedType.


Friends And Related Function Documentation

friend class SuifObjectFactory [friend]

Reimplemented from NumericType.

Reimplemented in EnumeratedType.


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