#include "sgconf.h"
Include dependency graph for sgfatal.hpp:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | sg_fatal_error |
| SG class for the fatal error descriptors. Used in exceptions. More... | |
Defines | |
| #define | SG_FATAL_ERROR(message) throw sg_fatal_error (message) |
| Macro to throw the fatal error exceptions. | |
Sep. 27, 2005 - FULL_SG_FATAL_ERR macro
Mar. 21, 2006 - #include "sgconf.h"
| #define SG_FATAL_ERROR | ( | message | ) | throw sg_fatal_error (message) |
Macro to throw the fatal error exceptions.
1.5.2