|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
This is the complete list of members for ice::ErrorCodeSuccess, including all inherited members.
| category() const noexcept -> std::string_view | ice::ErrorCode | |
| code() const noexcept -> ice::i32 | ice::ErrorCode | |
| description() const noexcept -> std::string_view | ice::ErrorCode | |
| ErrorCode(char const *definition) noexcept | ice::ErrorCode | explicit |
| ErrorCodeSuccess(char const *definition) noexcept | ice::ErrorCodeSuccess | inlineexplicit |
| operator bool() const noexcept | ice::ErrorCode | inline |
| operator i32() const noexcept | ice::ErrorCode | inlineexplicit |
| type() const noexcept -> char | ice::ErrorCode | |
| value | ice::ErrorCode |