ROLAND
0.70
Amstrad Emulator based on Caprice Source rewritten in C++.
|
This is the complete list of members for ExcGL, including all inherited members.
Exception(const char *details=0, const char *file=0, int line=0) | Exception | |
Exception(const char *message, const char *details=0, const char *file=0, int line=0, bool eno=false) | Exception | |
Exception(const char *section, const char *message, const char *details=0, const char *file=0, int line=0) | Exception | |
Exception(const char *section, const char *message, GLenum glerr, const char *file=0, int line=0) | Exception | |
ExcGL(const char *message=0, GLenum glerr=0, const char *file=0, int line=0) | ExcGL | inline |
getDetails() const | Exception | inline |
getEnum() const | ExcGL | inline |
getFile() const | Exception | inline |
getLine() const | Exception | inline |
getMessage() const | Exception | inline |
init(bool eno, const char *details, const char *file, int line) | Exception | |
mDetails | Exception | protected |
mError | Exception | protected |
mFile | Exception | protected |
mGLErr | Exception | protected |
mLine | Exception | protected |
mMsg | Exception | protected |
mSection | Exception | protected |
printError() | Exception | virtual |
~Exception() | Exception | inlinevirtual |
~ExcGL() | ExcGL | inline |