|
ROLAND
0.70
Amstrad Emulator based on Caprice Source rewritten in C++.
|
This is the complete list of members for Exception, 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 | |
| getDetails() const | Exception | 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 | |
| init(bool eno, const char *message, const char *details, const char *file, int line) | Exception | private |
| 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 |
1.8.11