FreeNOS
|
Go to the source code of this file.
Namespaces | |
Datastore | |
Enumerations | |
enum | Datastore::Action { Datastore::RegisterBuffer = 1 } |
Actions which may be performed on the datastore. More... | |
enum | Datastore::Result { Datastore::Success = 0, Datastore::IOError, Datastore::InvalidArgument, Datastore::IpcError } |
Result codes. More... | |