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

ArrayType Class Reference

Class diagram for ArrayType:

DataType Type SymbolTableObject AnnotableObject SuifObject Object

List of all members.

Public Members

virtual QualifiedType* get_element_type () const
virtual void set_element_type (QualifiedType* the_value)
virtual Expression* get_lower_bound () const
virtual Expression* set_lower_bound (Expression* the_value)
virtual Expression* get_upper_bound () const
virtual Expression* set_upper_bound (Expression* the_value)
virtual ~ArrayType ()
virtual void print (FormattedText &x) const

Static Public Members

const LString& get_class_name ()

Protected Members

ArrayType ()

Static Protected Members

void constructor_function ( Address address )

Friends

class SuifObjectFactory

Member Function Documentation

virtual QualifiedType * ArrayType::get_element_type () const [virtual]

virtual void ArrayType::set_element_type (QualifiedType * the_value) [virtual]

virtual Expression * ArrayType::get_lower_bound () const [virtual]

virtual Expression * ArrayType::set_lower_bound (Expression * the_value) [virtual]

virtual Expression * ArrayType::get_upper_bound () const [virtual]

virtual Expression * ArrayType::set_upper_bound (Expression * the_value) [virtual]

virtual ArrayType::~ArrayType () [virtual]

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

Reimplemented from SuifObject.

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

Reimplemented from Type.

ArrayType::ArrayType () [protected]

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

Reimplemented from Type.


Friends And Related Function Documentation

friend class SuifObjectFactory [friend]


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