#include <Dispatcher.h>
Public Member Functions | |
| Dispatcher (char *n, Bin *tOff, Waitq *nAQ, Waitq *dPQ, CraneRequestq *cRQ, PlaceConfiguration *pC, Crane *cr) | |
| virtual int | main () |
Public Attributes | |
| Waitq * | nextArriveQ |
| Waitq * | dispatcherQ |
| PlaceConfiguration * | placeConfiguration |
| CraneRequestq * | craneRequestQ |
| Crane * | crane |
| Bin * | takeOff |
| SetOfRingStack * | palette |
| Place * | parkPlace |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6