#include <Loader.h>
Public Member Functions | |
| void | interrupt (int cause) |
| void | goAhead (int cause) |
| virtual int | main () |
| Loader (char *n, Buff_head *i, Observer *o, SimringReport *rep) | |
| void | loadPosFree () |
| void | waitForLoadPos () |
Static Public Member Functions | |
| bool | notStopped () |
Public Attributes | |
| Buff_head * | inp |
| double | restTime |
| Observer * | observe |
| Automation * | automat |
| Count * | gapCounter |
| Count * | ignoredRings |
| Sum * | ignoredWBHtime |
| SimringReport * | report |
| bool | waitLoad |
Static Public Attributes | |
| bool | stopped = false |
| Condq * | interruptionQ = 0 |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6