|
FreeNOS
|
Enumerations | |
| enum | Action { GetCoreCount = 0, CreateProcess, PingRequest, PongResponse } |
| Actions which may be performed on the CoreServer. More... | |
| enum | Result { Success, InvalidArgument, NotFound, BootError, ExecError, OutOfMemory, IOError, MemoryError, IpcError } |
| Result code for Actions. More... | |
| enum Core::Action |
Actions which may be performed on the CoreServer.
| Enumerator | |
|---|---|
| GetCoreCount | |
| CreateProcess | |
| PingRequest | |
| PongResponse | |
| enum Core::Result |
1.8.17