Class
ProcessBase
Forward declaration to break cyclic dependencies.
Source from the content-addressed store, hash-verified
| 28 | |
| 29 | // Forward declaration to break cyclic dependencies. |
| 30 | class ProcessBase; |
| 31 | |
| 32 | /** |
| 33 | * An "untyped" `PID`, used to encapsulate the process ID for |