#include <io.hpp>
Definition at line 11 of file io.hpp.
◆ OsError()
OsError::OsError |
( |
os_error_t |
error | ) |
|
◆ failed()
bool OsError::failed |
( |
| ) |
const |
◆ operator os_error_t()
ctu::OsError::operator os_error_t |
( |
| ) |
const |
|
inline |
◆ success()
bool OsError::success |
( |
| ) |
const |
◆ what()
const char * OsError::what |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- frontend/gui/editor/include/editor/utils/io.hpp
- frontend/gui/editor/src/utils/io.cpp