grouping classes in documentation

This commit is contained in:
Johann Dreo 2010-11-05 11:26:04 +01:00
commit 8e70cbea01
39 changed files with 140 additions and 23 deletions

View file

@ -36,8 +36,9 @@
and allow to easily handle more than 2 continuators
02/2003 Ramón Casero Cañas - added the removeLast() method
*/
@ingroup Combination
*/
template< class EOT>
class eoCombinedContinue: public eoContinue<EOT> {
public: