Class that represents the design/type of a process unit
Class that represents the design/type of a process unit. Examples are DCM_FE1, DCM_FE2, SEB, ATP, EVENTPOOL, DD_SERVER etc etc.
Note that the process stages are related to the process units through this object. The idea behind this is that a process stage controls process units of a given type (or types) and the run control has a bunch of process units of several types.
The process unit design as such is a static object, i.e. it doesn't have any state model or action associated with it.Last modifications: Feb 1, 2000, CW
static void listAll( ostream &os = cout )
static void dump_all( ostream &os = cout )
void identify( ostream &os = cout )
void dump( ostream &os = cout )
const char* getName()
const char* getType()
char* getPrst()
bool isManaged()
void setManaged( bool mode )
int add( Pu* pPu )
int sub( Pu* pPu )
int getPu( list<Pu*> &rlistPu )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de