Nazara Engine
0.4
A fast, complete, cross-platform API designed for game development
|
This is the complete list of members for Nz::Error, including all inherited members.
Error()=delete (defined in Nz::Error) | Nz::Error | |
GetFlags() | Nz::Error | static |
GetLastError(const char **file=nullptr, unsigned int *line=nullptr, const char **function=nullptr) | Nz::Error | static |
GetLastSystemError(unsigned int code=GetLastSystemErrorCode()) | Nz::Error | static |
GetLastSystemErrorCode() | Nz::Error | static |
SetFlags(UInt32 flags) | Nz::Error | static |
Trigger(ErrorType type, const String &error) | Nz::Error | static |
Trigger(ErrorType type, const String &error, unsigned int line, const char *file, const char *function) | Nz::Error | static |
~Error()=delete (defined in Nz::Error) | Nz::Error |