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

Place Class Reference

#include <Bath.h>

Inheritance diagram for Place:

BathPlace ParkingPlace VentilatorPlace List of all members.

Public Member Functions

 Place (int no, char *name, PlaceType plType, int capacity, ReserveType rType)
int number ()
void setOwner (PlacePointer *ptr)
PlaceType getType () const

Public Attributes

PlacePointermyOwner
SetOfRingStackcurrentPalette
FurnacecurrentFurnace
double entryTime
double serviceTime

Protected Attributes

int myNumber
PlaceType myType

Constructor & Destructor Documentation

Place::Place int  no,
char *  name,
PlaceType  plType,
int  capacity,
ReserveType  rType
[inline]
 


Member Function Documentation

PlaceType Place::getType  )  const [inline]
 

int Place::number  )  [inline]
 

void Place::setOwner PlacePointer ptr  )  [inline]
 


Member Data Documentation

class Furnace* Place::currentFurnace
 

class SetOfRingStack* Place::currentPalette
 

double Place::entryTime
 

int Place::myNumber [protected]
 

PlacePointer* Place::myOwner
 

PlaceType Place::myType [protected]
 

double Place::serviceTime
 


The documentation for this class was generated from the following file:
Generated on Tue Apr 26 14:42:45 2005 for rollingmill by doxygen 1.3.6