|
wren
Vulkan-based game engine
|
This is the complete list of members for wren::Err, including all inherited members.
| Err(T error, std::source_location loc=std::source_location::current()) | wren::Err | inline |
| Err(const std::error_code &ec, std::source_location loc=std::source_location::current()) | wren::Err | inline |
| Err(int32_t ec, const std::error_category &e_cat, std::source_location loc=std::source_location::current()) | wren::Err | inline |
| error() const | wren::Err | inline |
| error_code_ | wren::Err | private |
| extra_message_ | wren::Err | private |
| extra_msg() const | wren::Err | inline |
| loc_ | wren::Err | private |
| location() const | wren::Err | inline |
| message() const | wren::Err | inline |