![]() |
Diarkis C++Client Library API Document
|


Go to the source code of this file.
Classes | |
| struct | Diarkis::System::Result |
| Contains information about a specific result value. Can be compared against another Result structure. Can also be printed as text for better debugging experience. More... | |
Namespaces | |
| Diarkis | |
| Diarkis::System | |
Enumerations | |
| enum | Diarkis::System::ResultStatus : uint8_t { Diarkis::System::NONE, Diarkis::System::TEMPORARY, Diarkis::System::FATAL } |
| Indicates whether result value is temporary or definitive. More... | |