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

TestObjectFactory Class Reference

#include <test_object_factory.h>

Inheritance diagram for TestObjectFactory:

RealObjectFactory List of all members.

Public Methods

 TestObjectFactory ()
virtual void init ( SuifEnv* suif )
virtual TestXcreateTestX ( int i, TestX* x1=0, TestX* x2=0 )
virtual TestYcreateTestY ( int i, TestX* x1=0, TestX* x2=0, TestX* x3=0 )
virtual const LStringgetName ()


Detailed Description


Constructor & Destructor Documentation

TestObjectFactory::TestObjectFactory ()


Member Function Documentation

TestX * TestObjectFactory::createTestX ( int i,
TestX * x1 = 0,
TestX * x2 = 0) [virtual]

TestY * TestObjectFactory::createTestY ( int i,
TestX * x1 = 0,
TestX * x2 = 0,
TestX * x3 = 0) [virtual]

const LString & TestObjectFactory::getName () [virtual]

Reimplemented from RealObjectFactory.

void TestObjectFactory::init ( SuifEnv * suif) [virtual]

Reimplemented from RealObjectFactory.


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