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

UnaryExpression Class Reference

Class diagram for UnaryExpression:

Expression ExecutionObject ScopedObject AnnotableObject SuifObject Object CppClassConvert CppDerivedClassConvert CppBaseClassConvert

List of all members.

Public Members

virtual LString get_opcode () const
virtual void set_opcode (LString the_value)
virtual Expression* get_source () const
virtual Expression* set_source (Expression* the_value)
virtual ~UnaryExpression ()
virtual void print (FormattedText &x) const

Static Public Members

const LString& get_class_name ()

Protected Members

UnaryExpression ()

Static Protected Members

void constructor_function ( Address address )

Friends

class SuifObjectFactory

Member Function Documentation

virtual LString UnaryExpression::get_opcode () const [virtual]

virtual void UnaryExpression::set_opcode (LString the_value) [virtual]

virtual Expression * UnaryExpression::get_source () const [virtual]

virtual Expression * UnaryExpression::set_source (Expression * the_value) [virtual]

virtual UnaryExpression::~UnaryExpression () [virtual]

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

Reimplemented from SuifObject.

Reimplemented in CppDerivedClassConvert, CppClassConvert, and CppBaseClassConvert.

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

Reimplemented from SuifObject.

Reimplemented in CppDerivedClassConvert, CppClassConvert, and CppBaseClassConvert.

UnaryExpression::UnaryExpression () [protected]

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

Reimplemented from ScopedObject.

Reimplemented in CppDerivedClassConvert, CppClassConvert, and CppBaseClassConvert.


Friends And Related Function Documentation

friend class SuifObjectFactory [friend]


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