#include <Error.h>
◆ Error() [1/5]
egl::Error::Error |
( |
EGLint |
errorCode | ) |
|
|
inlineexplicit |
◆ Error() [2/5]
egl::Error::Error |
( |
EGLint |
errorCode, |
|
|
const char * |
msg, |
|
|
|
... |
|
) |
| |
◆ Error() [3/5]
egl::Error::Error |
( |
EGLint |
errorCode, |
|
|
EGLint |
id, |
|
|
const char * |
msg, |
|
|
|
... |
|
) |
| |
◆ Error() [4/5]
egl::Error::Error |
( |
const Error & |
other | ) |
|
|
inline |
◆ Error() [5/5]
egl::Error::Error |
( |
Error && |
other | ) |
|
|
inline |
◆ getCode()
EGLint egl::Error::getCode |
( |
| ) |
const |
|
inline |
◆ getID()
EGLint egl::Error::getID |
( |
| ) |
const |
|
inline |
◆ getMessage()
◆ isError()
bool egl::Error::isError |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
Error & egl::Error::operator= |
( |
const Error & |
other | ) |
|
|
inline |
◆ operator=() [2/2]
The documentation for this class was generated from the following files:
- Source/ThirdParty/ANGLE/src/libANGLE/Error.h
- Source/ThirdParty/ANGLE/src/libANGLE/Error.cpp
- Source/ThirdParty/ANGLE/src/libANGLE/Error.inl