This group has the moduletemplate and will be used for the development of modules by new team members, that do not have full acess to the repositories. More...
![]() |
Modules | |
Module template | |
This moduletemplate is a carmen module intended to standardize the coding pratice at LAR. The module name (group creation) can be done here (in this file) or (preferably?) in a more global unique file (lar.h in this project) and then simply use addtogroup Doxygen keyword to add members to that group. Also, you can specify group parent (when applicable) with the ingroup Doxygen keyword, as shown below, even in the same file as the defgroup keyword (as above). Using the lar.h file is interesting but will force global compilation, for minor touchings. By using the local file, you should ensure a unique defgroup and then several addtogroup keywords. V. Santos, 17-Feb-2010,00:11. Revised by V. Santos, 27-Apr-2010,22:43. |
This group has the moduletemplate and will be used for the development of modules by new team members, that do not have full acess to the repositories.