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

rteProcess Class Reference

#include <rteprocess.h>

Inheritance diagram for rteProcess:

cosyProcess List of all members.

Public Member Functions

 rteProcess (ProcessImpl &p)
virtual ~rteProcess ()
ProcessImplapi () const
virtual void start ()=0
virtual void execute (const char *i)=0

Private Attributes

ProcessImplbase

Constructor & Destructor Documentation

rteProcess::rteProcess ProcessImpl p  ) 
 

Definition at line 15 of file rteprocess.cc.

References base, base, and ProcessImpl::impl.

rteProcess::~rteProcess  )  [virtual]
 

Definition at line 21 of file rteprocess.cc.

References base, and ProcessImpl::impl.


Member Function Documentation

ProcessImpl * rteProcess::api  )  const
 

Definition at line 26 of file rteprocess.cc.

References base.

Referenced by cosyNetwork::printComputationWorkload(), and run_cosy_process().

virtual void rteProcess::execute const char *  i  )  [pure virtual]
 

Implemented in cosyProcess.

Referenced by ProcessImpl::execute().

virtual void rteProcess::start  )  [pure virtual]
 

Implemented in cosyProcess.


Member Data Documentation

ProcessImpl* rteProcess::base [private]
 

Definition at line 28 of file rteprocess.h.

Referenced by api(), rteProcess(), and ~rteProcess().


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 14:52:41 2006 for yapi by doxygen 1.3.2