Go to the documentation of this file. 15 #ifndef ARILES_DOXYGEN_PROCESSING 17 # ifdef ARILES_ENTRIES 18 # define ARILES_NAMED_ENTRY(entry, name) 19 # define ARILES_PARENT(entry) 20 # define ARILES_TYPED_NAMED_ENTRY(type, entry, name) type entry; 24 # undef ARILES_NAMED_ENTRY 26 # undef ARILES_TYPED_NAMED_ENTRY 28 # define ARILES_TYPED_NAMED_ENTRY(type, entry, name) ARILES_NAMED_ENTRY(entry, name)