aGrUM  0.16.0
nanodbcParser.h File Reference

Class for parsing SQL results using Nanodbc. More...

#include <string>
#include <cstdlib>
#include <vector>
#include <stdexcept>
#include <sql.h>
#include <agrum/agrum.h>
#include <agrum/external/nanodbc/nanodbc.h>
#include <agrum/learning/database/nanodbcParser_tpl.h>
+ Include dependency graph for nanodbcParser.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::learning::NanodbcParser< ALLOC >
 Class for parsing SQL results using Nanodbc. More...
 

Namespaces

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

Detailed Description

Class for parsing SQL results using Nanodbc.

Author
Lionel TORTI, Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file nanodbcParser.h.