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

Type Class Reference

Class diagram for Type:

SymbolTableObject AnnotableObject SuifObject Object QualifiedType ProcedureType LabelType DataType CProcedureType VoidType ReferenceType PointerType NumericType MultiDimArrayType GroupType ArrayType

List of all members.

Public Members

Static Public Members

Protected Members

Static Protected Members

Friends


Member Function Documentation

virtual Type::~Type () [virtual]

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

Reimplemented from SuifObject.

Reimplemented in VoidType, UnionType, StructType, ReferenceType, QualifiedType, ProcedureType, PointerType, NumericType, MultiDimArrayType, LabelType, IntegerType, GroupType, FloatingPointType, EnumeratedType, DataType, CProcedureType, BooleanType and ArrayType.

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

Reimplemented from SymbolTableObject.

Reimplemented in VoidType, UnionType, StructType, ReferenceType, QualifiedType, ProcedureType, PointerType, NumericType, MultiDimArrayType, LabelType, IntegerType, GroupType, FloatingPointType, EnumeratedType, DataType, CProcedureType, BooleanType and ArrayType.

Type::Type () [protected]

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

Reimplemented from SymbolTableObject.

Reimplemented in VoidType, UnionType, StructType, ReferenceType, QualifiedType, ProcedureType, PointerType, NumericType, MultiDimArrayType, LabelType, IntegerType, GroupType, FloatingPointType, EnumeratedType, DataType, CProcedureType, BooleanType and ArrayType.

friend class Type::BasicObjectFactory [friend]

Reimplemented from SymbolTableObject.

Reimplemented in QualifiedType, ProcedureType, LabelType and DataType.


The documentation for this class was generated from the following file:
Generated at Mon Nov 22 19:43:52 1999 for NCI SUIF by doxygen  written by Dimitri van Heesch, © 1997-1999