|
FreeNOS
|
Go to the source code of this file.
Namespaces | |
| namespace | Recovery |
Enumerations | |
| enum | Recovery::Action { Recovery::RestartProcess = 1 } |
| Actions which may be performed on the recovery server. More... | |
| enum | Recovery::Result { Recovery::Success = 0 , Recovery::IOError , Recovery::InvalidArgument , Recovery::NotFound , Recovery::IpcError } |
| Result codes. More... | |