matf-rg-engine 1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
|
This is the complete list of members for engine::util::EngineError, including all inherited members.
EngineError(Type error_type, std::string message, std::source_location location=std::source_location::current()) | engine::util::EngineError | inline |
Error(std::string message, std::source_location location=std::source_location::current()) | engine::util::Error | inlineexplicit |
location() const | engine::util::Error | inline |
m_error | engine::util::EngineError | private |
m_location | engine::util::Error | private |
m_message | engine::util::Error | private |
message() const | engine::util::Error | inline |
report() const override | engine::util::EngineError | virtual |
Type enum name | engine::util::EngineError | |
type_string(Type error) | engine::util::EngineError | static |