Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
i
m
n
o
p
r
s
t
u
w
Enumerations
+
Enumerator
a
b
c
d
i
m
n
o
p
r
s
t
u
w
+
Classes
Class List
+
Class Members
+
All
a
b
c
d
e
f
i
m
n
o
p
r
s
u
w
~
+
Functions
a
b
c
d
e
f
i
m
n
o
p
r
s
u
w
~
Variables
+
Files
File List
+
File Members
All
Functions
Macros
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 Mon Feb 28 2022 22:16:11