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

StatementList Class Reference

Class diagram for StatementList:

Statement ExecutionObject ScopedObject AnnotableObject SuifObject Object

List of all members.

Public Members

Iter<Statement* > get_statement_iterator () const
virtual void append_statement (Statement* sf_owned x)
int get_statement_count () const
virtual void insert_statement (int pos,Statement* sf_owned x)
Statement* sf_owned remove_statement (int pos)
Statement* sf_owned get_statement (int pos) const
virtual ~StatementList ()
virtual void print (FormattedText &x) const

Static Public Members

const LString& get_class_name ()

Protected Members

StatementList ()

Static Protected Members

void constructor_function ( Address address )

Friends

class BasicObjectFactory

Member Function Documentation

Iter<Statement *> StatementList::get_statement_iterator () const

virtual void StatementList::append_statement (Statement * sf_owned x) [virtual]

int StatementList::get_statement_count () const

virtual void StatementList::insert_statement (int pos, Statement * sf_owned x) [virtual]

Statement *sf_owned StatementList::remove_statement (int pos)

Statement *sf_owned StatementList::get_statement (int pos) const

virtual StatementList::~StatementList () [virtual]

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

Reimplemented from SuifObject.

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

Reimplemented from SuifObject.

StatementList::StatementList () [protected]

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

Reimplemented from Statement.


Friends And Related Function Documentation

friend class BasicObjectFactory [friend]

Reimplemented from Statement.


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