#include <SetOfRingStack.h>
Public Member Functions | |
| SetOfRingStack (long vn=0) | |
| BathType | convert (const std::string &str) |
| bool | isFirstOfRequest () |
| void | setAsFirst () |
| void | setAsMixed () |
| bool | canAdd (RingStack *r) |
| void | add (RingStack *r) |
| double | oventime () const |
| void | finished () |
| Treatment * | getTreatment () const |
| BathType | getBathType () |
| const std::string & | getMaterial () const |
| double | getMass () const |
| bool | isCompatibleTo (SetOfRingStack *s) |
| const std::list< RingStack * > & | getStacks () const |
| int | noOfRings () const |
Static Public Member Functions | |
| int | capacity (double diameter) |
Public Attributes | |
| bool | empty |
| SIMTIME | warmingTime |
| SIMTIME | processingTime |
| SIMTIME | intialCoolTime |
| SIMTIME | entryTime |
| SIMTIME | loadTime |
| long | vno |
| SIMTIME | ovenIn |
| SIMTIME | ovenOut |
| SIMTIME | waterIn |
| SIMTIME | waterOut |
| SIMTIME | polymerIn |
| SIMTIME | polymerOut |
| SIMTIME | simArriveDispatcher |
| SIMTIME | simOvenIn |
| SIMTIME | simOvenOut |
| SIMTIME | simWaterIn |
| SIMTIME | simWaterOut |
| SIMTIME | simPolymerIn |
| SIMTIME | simPolymerOut |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6