ExecStreamSubFactory Class Reference

#include <ExecStreamFactory.h>

Inheritance diagram for ExecStreamSubFactory:

ExecStreamSubFactory_lu List of all members.

Public Member Functions

virtual ~ExecStreamSubFactory ()
virtual bool createStream (ExecStreamFactory &factory, ProxyExecutionStreamDef &streamDef, ExecStreamEmbryo &embryo)=0
 Reads the Java representation of an ExecStream.

Detailed Description

Definition at line 233 of file ExecStreamFactory.h.


Constructor & Destructor Documentation

ExecStreamSubFactory::~ExecStreamSubFactory (  )  [virtual]

Definition at line 901 of file ExecStreamFactory.cpp.

00902 {
00903 }


Member Function Documentation

virtual bool ExecStreamSubFactory::createStream ( ExecStreamFactory factory,
ProxyExecutionStreamDef streamDef,
ExecStreamEmbryo embryo 
) [pure virtual]

Reads the Java representation of an ExecStream.

Parameters:
factory controlling factory
streamDef stream definition to be read
embryo receives the partially initialized stream
Returns:
whether stream was created

Implemented in ExecStreamSubFactory_lu.


The documentation for this class was generated from the following files:
Generated on Mon Jun 22 04:00:30 2009 for Fennel by  doxygen 1.5.1