webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for egl::Error, including all inherited members.
Error(EGLint errorCode) | egl::Error | inlineexplicit |
Error(EGLint errorCode, const char *msg,...) | egl::Error | |
Error(EGLint errorCode, EGLint id, const char *msg,...) | egl::Error | |
Error(const Error &other) | egl::Error | inline |
Error(Error &&other) | egl::Error | inline |
getCode() const | egl::Error | inline |
getID() const | egl::Error | inline |
getMessage() const | egl::Error | |
isError() const | egl::Error | inline |
operator=(const Error &other) | egl::Error | inline |
operator=(Error &&other) | egl::Error | inline |