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

GroupType Class Reference

Class diagram for GroupType:

DataType Type SymbolTableObject AnnotableObject SuifObject Object UnionType StructType CppVTableType ClassType SingleInheritanceClassType CppClassType JavaAbstractClassType CppUnionType CppStructType JavaInterface JavaClass JavaArray

List of all members.

Public Members

virtual bool get_is_complete () const
virtual void set_is_complete (bool the_value)
virtual GroupSymbolTable* get_group_symbol_table () const
virtual GroupSymbolTable* set_group_symbol_table (GroupSymbolTable* the_value)
virtual ~GroupType ()
virtual void print (FormattedText &x) const

Static Public Members

const LString& get_class_name ()

Protected Members

GroupType ()

Static Protected Members

void constructor_function ( Address address )

Friends

class SuifObjectFactory

Member Function Documentation

virtual bool GroupType::get_is_complete () const [virtual]

virtual void GroupType::set_is_complete (bool the_value) [virtual]

virtual GroupSymbolTable * GroupType::get_group_symbol_table () const [virtual]

Reimplemented in ClassType.

virtual GroupSymbolTable * GroupType::set_group_symbol_table (GroupSymbolTable * the_value) [virtual]

virtual GroupType::~GroupType () [virtual]

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

Reimplemented from SuifObject.

Reimplemented in UnionType, StructType, SingleInheritanceClassType, JavaInterface, JavaClass, JavaArray, JavaAbstractClassType, CppVTableType, CppUnionType, CppStructType, CppClassType, and ClassType.

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

Reimplemented from Type.

Reimplemented in UnionType, StructType, SingleInheritanceClassType, JavaInterface, JavaClass, JavaArray, JavaAbstractClassType, CppVTableType, CppUnionType, CppStructType, CppClassType, and ClassType.

GroupType::GroupType () [protected]

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

Reimplemented from Type.

Reimplemented in UnionType, StructType, SingleInheritanceClassType, JavaInterface, JavaClass, JavaArray, JavaAbstractClassType, CppVTableType, CppUnionType, CppStructType, CppClassType, and ClassType.


Friends And Related Function Documentation

friend class SuifObjectFactory [friend]

Reimplemented in UnionType, and StructType.


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