Kid.h File Reference
Include dependency graph for Kid.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Kid |
Enumerations | |
| enum | ProcessKind { pkOther = 0 , pkCoordinator = 1 , pkWorker = 2 , pkDisker = 4 , pkHelper = 8 } |
| process kinds More... | |
Variables | |
| int | TheProcessKind |
| ProcessKind for the current process. More... | |
Enumeration Type Documentation
◆ ProcessKind
| enum ProcessKind |
Variable Documentation
◆ TheProcessKind
|
extern |
Definition at line 21 of file Kid.cc.
Referenced by ConfigureCurrentKid(), IamCoordinatorProcess(), IamDiskProcess(), IamWorkerProcess(), and ipcCreate().
