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

SubSystem Class Reference

This is the base class for all of the SuifEnv subsystems. More...

#include <subsystem.h>

Inheritance diagram for SubSystem:

CloneSubSystem DLLSubSystem ErrorSubSystem InputSubSystem OutputSubSystem PrintSubSystem CloneSubSystemDefaultImplementation InputSubSystemDefaultImplementation OutputSubSystemDefaultImplementation List of all members.

Public Methods

 SubSystem ( SuifEnv* s )
virtual ~SubSystem ()
virtual SuifEnvget_suif_env () const

Protected Attributes

SuifEnv_suif_env


Detailed Description

This is the base class for all of the SuifEnv subsystems.

The only use it seems to have is to encapsulate the SuifEnv that built it


Constructor & Destructor Documentation

SubSystem::SubSystem ( SuifEnv * s)

SubSystem::~SubSystem () [virtual]


Member Function Documentation

SuifEnv * SubSystem::get_suif_env () const [virtual]


Member Data Documentation

SuifEnv * SubSystem::_suif_env [protected]


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