#include <StormByte/error.hxx>#include <StormByte/size.hxx>#include <StormByte/string/string.hxx>#include <StormByte/system/visibility.h>#include <string>#include <system_error>
Go to the source code of this file.
Classes | |
| struct | StormByte::Error::Domain< StormByte::System::Host::Error > |
| Domain for StormByte::System::Host::Error. More... | |
| struct | std::is_error_code_enum< StormByte::System::Host::Error > |
Marks StormByte::System::Host::Error as an std::error_code enum. More... | |
Namespaces | |
| namespace | StormByte |
| namespace | StormByte::System |
| System module of the StormByte suite. | |
| namespace | StormByte::System::Host |
| Identity and capacity of this machine. | |
| namespace | std |
| STL namespace. | |
Enumerations | |
| enum class | StormByte::System::Host::Error { StormByte::System::Host::Success = 0 , StormByte::System::Host::Failed } |
| Host enumerators. More... | |