aGrUM  0.14.2
DBHandler.h File Reference

The base class for all database handlers. More...

#include <cstddef>
#include <utility>
#include <memory>
#include <vector>
#include <string>
#include <agrum/agrum.h>
#include <agrum/learning/database/DBRow.h>
+ Include dependency graph for DBHandler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::learning::DBHandler< T_DATA, ALLOC >
 The base class for all database handlers. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 
 gum::learning
 

Detailed Description

The base class for all database handlers.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file DBHandler.h.