#include <string>
#include <stdarg.h>
Include dependency graph for Error.h:

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

Go to the source code of this file.
Classes | |
| class | Error |
Defines | |
| #define | _ERROR_H |
Enumerations | |
| enum | ErrorLevel { NOERROR, WARNING, MINOR, SERIOUS, FATAL } |
| enum ErrorLevel |
1.5.1