#include <Furnace.h>
Public Member Functions | |
| virtual int | main () |
| Furnace (char *n, int no, int cap, CraneRequestq *cReq, Waitq *eFq, Waitq *inAq, Waitq *outAq, Waitq *inBq, Waitq *outBq, Waitq *nextBq, Waitq *fOutAirQ, Waitq *rFq, Waitq *dPq, Automation *at, long number, Observer *ob, PlaceConfiguration *pC) | |
| double | getFreeIn () |
Public Attributes | |
| int | number |
| int | capacity |
| Res * | occu |
| PlaceConfiguration * | placeConfiguration |
| Place * | chillPlace |
| Place * | secondChillPlace |
| BathAssistent * | myAssistent |
| CraneRequestq * | craneRequestQ |
| Waitq * | emptyFurnaceQ |
| Waitq * | inAirQ |
| Waitq * | outAirQ |
| Waitq * | inBathQ |
| Waitq * | outBathQ |
| Waitq * | finalOutAirQ |
| Waitq * | nextBathQ |
| Waitq * | readyFurnaceQ |
| Waitq * | dispatcherQ |
| Waitq * | assistentQ |
| SetOfRingStack * | myPalette |
| Count * | inUse |
| Observer * | observe |
| Treatment * | treatment |
| int | state |
| Automation * | automat |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6