This is the complete list of members for
GlobalExceptionHandler, including all inherited members.
| file_() | GlobalExceptionHandler | [inline, protected, static] |
| function_() | GlobalExceptionHandler | [inline, protected, static] |
| getInstance() | GlobalExceptionHandler | [inline, static] |
| GlobalExceptionHandler() | GlobalExceptionHandler | [private] |
| GlobalExceptionHandler(const GlobalExceptionHandler &) | GlobalExceptionHandler | [inline, private] |
| line_() | GlobalExceptionHandler | [inline, protected, static] |
| name_() | GlobalExceptionHandler | [inline, protected, static] |
| newHandler() | GlobalExceptionHandler | [protected, static] |
| set(const std::string &file, int line, const std::string &function, const std::string &name, const std::string &message) | GlobalExceptionHandler | [static] |
| setFile(const std::string &file) | GlobalExceptionHandler | [static] |
| setFunction(const std::string &function) | GlobalExceptionHandler | [static] |
| setLine(int line) | GlobalExceptionHandler | [static] |
| setMessage(const std::string &message) | GlobalExceptionHandler | [static] |
| setName(const std::string &name) | GlobalExceptionHandler | [static] |
| terminate() | GlobalExceptionHandler | [protected, static] |
| what_() | GlobalExceptionHandler | [inline, protected, static] |
| ~GlobalExceptionHandler() | GlobalExceptionHandler | [inline, private] |