HAL
hal::Error Member List

This is the complete list of members for hal::Error, including all inherited members.

Error()=defaulthal::Error
Error(Error &&)=defaulthal::Error
Error(const std::string &file, u32 line, const std::string &message)hal::Errorinlineexplicit
Error(const Error &error)hal::Errorinline
Error(const std::string &file, u32 line, const Error &error)hal::Errorinline
Error(const std::string &file, u32 line, const Error &error, const std::string &message)hal::Errorinline
get() consthal::Errorinline
operator=(const Error &)=defaulthal::Error
operator=(Error &&)=defaulthal::Error