Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
include
ecl
errors.hpp
Go to the documentation of this file.
1
8
/*****************************************************************************
9
** Ifdefs
10
*****************************************************************************/
11
12
#ifndef ECL_ERRORS_HPP_
13
#define ECL_ERRORS_HPP_
14
15
/*****************************************************************************
16
** Includes
17
*****************************************************************************/
18
19
#include "
errors/macros.hpp
"
20
#include "
errors/handlers.hpp
"
21
#include "
errors/compile_time_assert.hpp
"
22
#include "
errors/run_time_functions.hpp
"
23
24
/*****************************************************************************
25
** Doxygen
26
*****************************************************************************/
27
34
#endif
/* ECL_ERRORS_HPP_*/
compile_time_assert.hpp
Compile time checks.
macros.hpp
Macros for error-checking and program termination.
run_time_functions.hpp
Functions for error-checking and program termination.
handlers.hpp
Error handling without exceptions.
ecl_errors
Author(s): Daniel Stonier
autogenerated on Fri Jun 7 2019 21:52:44