Class diagram for GroupType:

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 |
[virtual]
[virtual]
[virtual]
Reimplemented in ClassType.
[virtual]
[virtual]
[virtual]
Reimplemented from SuifObject.
Reimplemented in UnionType, StructType, SingleInheritanceClassType, JavaInterface, JavaClass, JavaArray, JavaAbstractClassType, CppVTableType, CppUnionType, CppStructType, CppClassType, and ClassType.
[static]
Reimplemented from Type.
Reimplemented in UnionType, StructType, SingleInheritanceClassType, JavaInterface, JavaClass, JavaArray, JavaAbstractClassType, CppVTableType, CppUnionType, CppStructType, CppClassType, and ClassType.
[protected]
[static, protected]
Reimplemented from Type.
Reimplemented in UnionType, StructType, SingleInheritanceClassType, JavaInterface, JavaClass, JavaArray, JavaAbstractClassType, CppVTableType, CppUnionType, CppStructType, CppClassType, and ClassType.
[friend]
Reimplemented in UnionType, and StructType.
written by Dimitri van Heesch, © 1997-1999