| ComputeLatency(int newSector, bool writing) | Disk | |
| Disk(char *name, VoidFunctionPtr callWhenDone, int callArg) | Disk | |
| HandleInterrupt() | Disk | |
| ReadRequest(int sectorNumber, char *data) | Disk | |
| WriteRequest(int sectorNumber, char *data) | Disk | |
| ~Disk() | Disk |
1.3.8