Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TestX Class Reference

#include <test_objects.h>

Inheritance diagram for TestX:

SuifObject Object TestY List of all members.

Public Methods

virtual ~TestX ()
virtual void setX1 ( TestX* x1 )
virtual void setX2 ( TestX* x2 )
virtual TestX* getX1 ()
virtual TestX* getX2 ()
virtual void setInt1 ( int i )
virtual int getInt1 ()
virtual void add ( TestX* x )
virtual Iter<TestX*>* get_vector_iterator ()

Static Public Methods

const LStringget_class_name ()
 This returns the instance name of this Class - "Object".


Protected Methods

 TestX ()

Static Protected Methods

void constructorFunction ( void* place )

Friends

class  TestObjectFactory


Detailed Description


Constructor & Destructor Documentation

TestX::~TestX () [virtual]

TestX::TestX () [protected]


Member Function Documentation

void TestX::add ( TestX * x) [virtual]

void TestX::constructorFunction ( void * place) [static, protected]

Reimplemented in TestY.

int TestX::getInt1 () [virtual]

TestX * TestX::getX1 () [virtual]

TestX * TestX::getX2 () [virtual]

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

This returns the instance name of this Class - "Object".

Reimplemented from SuifObject.

Reimplemented in TestY.

Iter<TestX *>* TestX::get_vector_iterator () [virtual]

void TestX::setInt1 ( int i) [virtual]

void TestX::setX1 ( TestX * x1) [virtual]

void TestX::setX2 ( TestX * x2) [virtual]


Friends And Related Function Documentation

class TestObjectFactory [friend]

Reimplemented in TestY.


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:44:44 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000