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

SymbolListAnnote Class Reference

Class diagram for SymbolListAnnote:

Annote AnnotableObject SuifObject Object

List of all members.

Public Members

virtual LString get_name () const
virtual void set_name (LString the_value)
Iter<Symbol* > get_symbol_iterator () const
virtual void append_symbol (Symbol* sf_owned x)
int get_symbol_count () const
virtual void insert_symbol (int pos,Symbol* sf_owned x)
Symbol* sf_owned remove_symbol (int pos)
Symbol* sf_owned get_symbol (int pos) const
virtual ~SymbolListAnnote ()
virtual void print (FormattedText &x) const

Static Public Members

const LString& get_class_name ()

Protected Members

SymbolListAnnote ()

Static Protected Members

void constructor_function ( Address address )

Friends

class BasicObjectFactory

Member Function Documentation

virtual LString SymbolListAnnote::get_name () const [virtual]

Reimplemented from Annote.

virtual void SymbolListAnnote::set_name (LString the_value) [virtual]

Reimplemented from Annote.

Iter<Symbol *> SymbolListAnnote::get_symbol_iterator () const

virtual void SymbolListAnnote::append_symbol (Symbol * sf_owned x) [virtual]

int SymbolListAnnote::get_symbol_count () const

virtual void SymbolListAnnote::insert_symbol (int pos, Symbol * sf_owned x) [virtual]

Symbol *sf_owned SymbolListAnnote::remove_symbol (int pos)

Symbol *sf_owned SymbolListAnnote::get_symbol (int pos) const

virtual SymbolListAnnote::~SymbolListAnnote () [virtual]

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

Reimplemented from SuifObject.

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

Reimplemented from SuifObject.

SymbolListAnnote::SymbolListAnnote () [protected]

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

Reimplemented from Annote.


Friends And Related Function Documentation

friend class BasicObjectFactory [friend]

Reimplemented from Annote.


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