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

ExecutionObject Class Reference

Class diagram for ExecutionObject:

ScopedObject AnnotableObject SuifObject Object Statement Expression WhileStatement VaStartStatement VaStartOldStatement VaEndStatement StoreVariableStatement StoreStatement StatementList ScopeStatement ReturnStatement MultiWayBranchStatement MarkStatement LabelLocationStatement JumpStatement JumpIndirectStatement IfStatement ForStatement EvalStatement DoWhileStatement CallStatement CForStatement BranchStatement VaArgExpression UnaryExpression SymbolAddressExpression SelectExpression ScSelectExpression ScOrExpression ScAndExpression MultiDimArrayExpression LoadVariableExpression LoadValueBlockExpression LoadExpression FieldAccessExpression Constant CallExpression CExpression ByteSizeOfExpression ByteOffsetOfExpression ByteAlignmentOfExpression BitSizeOfExpression BitOffsetOfExpression BitAlignmentOfExpression BinaryExpression ArrayReferenceExpression

List of all members.

Public Members

Static Public Members

Protected Members

Static Protected Members

Friends


Member Function Documentation

virtual Iter<Expression *> ExecutionObject::get_source_op_iterator () const [virtual]

virtual Iter<VariableSymbol *> ExecutionObject::get_source_var_iterator () const [virtual]

virtual Iter<CodeLabelSymbol *> ExecutionObject::get_defined_label_iterator () const [virtual]

virtual ExecutionObject::~ExecutionObject () [virtual]

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

Reimplemented from SuifObject.

Reimplemented in WhileStatement, VaStartStatement, VaStartOldStatement, VaEndStatement, VaArgExpression, UnaryExpression, SymbolAddressExpression, StoreVariableStatement, StoreStatement, StatementList, Statement, SelectExpression, ScSelectExpression, ScOrExpression, ScopeStatement, ScAndExpression, ReturnStatement, MultiWayBranchStatement, MultiDimArrayExpression, MarkStatement, LoadVariableExpression, LoadValueBlockExpression, LoadExpression, LabelLocationStatement, JumpStatement, JumpIndirectStatement, IntConstant, IfStatement, ForStatement, FloatConstant, FieldAccessExpression, Expression, EvalStatement, DoWhileStatement, Constant, CForStatement, CExpression, CallStatement, CallExpression, ByteSizeOfExpression, ByteOffsetOfExpression, ByteAlignmentOfExpression, BranchStatement, BitSizeOfExpression, BitOffsetOfExpression, BitAlignmentOfExpression, BinaryExpression and ArrayReferenceExpression.

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

Reimplemented from SuifObject.

Reimplemented in WhileStatement, VaStartStatement, VaStartOldStatement, VaEndStatement, VaArgExpression, UnaryExpression, SymbolAddressExpression, StoreVariableStatement, StoreStatement, StatementList, Statement, SelectExpression, ScSelectExpression, ScOrExpression, ScopeStatement, ScAndExpression, ReturnStatement, MultiWayBranchStatement, MultiDimArrayExpression, MarkStatement, LoadVariableExpression, LoadValueBlockExpression, LoadExpression, LabelLocationStatement, JumpStatement, JumpIndirectStatement, IntConstant, IfStatement, ForStatement, FloatConstant, FieldAccessExpression, Expression, EvalStatement, DoWhileStatement, Constant, CForStatement, CExpression, CallStatement, CallExpression, ByteSizeOfExpression, ByteOffsetOfExpression, ByteAlignmentOfExpression, BranchStatement, BitSizeOfExpression, BitOffsetOfExpression, BitAlignmentOfExpression, BinaryExpression and ArrayReferenceExpression.

ExecutionObject::ExecutionObject () [protected]

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

Reimplemented from ScopedObject.

Reimplemented in WhileStatement, VaStartStatement, VaStartOldStatement, VaEndStatement, VaArgExpression, UnaryExpression, SymbolAddressExpression, StoreVariableStatement, StoreStatement, StatementList, Statement, SelectExpression, ScSelectExpression, ScOrExpression, ScopeStatement, ScAndExpression, ReturnStatement, MultiWayBranchStatement, MultiDimArrayExpression, MarkStatement, LoadVariableExpression, LoadValueBlockExpression, LoadExpression, LabelLocationStatement, JumpStatement, JumpIndirectStatement, IntConstant, IfStatement, ForStatement, FloatConstant, FieldAccessExpression, Expression, EvalStatement, DoWhileStatement, Constant, CForStatement, CExpression, CallStatement, CallExpression, ByteSizeOfExpression, ByteOffsetOfExpression, ByteAlignmentOfExpression, BranchStatement, BitSizeOfExpression, BitOffsetOfExpression, BitAlignmentOfExpression, BinaryExpression and ArrayReferenceExpression.

friend class ExecutionObject::BasicObjectFactory [friend]

Reimplemented from ScopedObject.

Reimplemented in StatementList, Statement, IntConstant, FloatConstant, Expression and Constant.


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