aGrUM  0.16.0
DBRowGeneratorParser.h File Reference

The class for parsing DatabaseTable rows and generating output rows. More...

+ Include dependency graph for DBRowGeneratorParser.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::learning::DBRowGeneratorParser< ALLOC >
 the class used to read a row in the database and to transform it into a set of DBRow instances that can be used for learning. More...
 

Namespaces

 gum
 Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
 
 gum::learning
 

Detailed Description

The class for parsing DatabaseTable rows and generating output rows.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file DBRowGeneratorParser.h.