Ariles
define_accessors.h
Go to the documentation of this file.
1 /**
2  @file
3  @author Alexander Sherikov
4  @copyright 2014-2017 INRIA. Licensed under the Apache License, Version 2.0.
5  (see @ref LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
6  @copyright 2017-2020 Alexander Sherikov, Licensed under the Apache License, Version 2.0.
7  (see @ref LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
8 
9  @brief Inclusion of this file results in generation of functions which
10  read and write entries 'ARILES_ENTRIES' defined in the including
11  header from / to a configuration file.
12 */
13 
14 
15 #ifdef ARILES_SECTION_ID
16 # define ARILES_DEFAULT_ID ARILES_SECTION_ID
17 #endif
18 
19 #include "variables.h"
20 #include "methods.h"
21 #include "methods_deprecated.h"
22 
23 #undef ARILES_ENTRIES
Inclusion of this file results in generation of functions which read and write entries 'ARILES_ENTRIE...
Inclusion of this file results in generation of functions which read and write entries 'ARILES_ENTRIE...
Inclusion of this file results in generation of functions which read and write entries 'ARILES_ENTRIE...