aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
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/base/external/nanodbc/nanodbc.h>
#include <agrum/base/database/nanodbcParser_inl.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
 Class for parsing SQL results using Nanodbc. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::learning
 include the inlined functions if necessary

Detailed Description

Class for parsing SQL results using Nanodbc.

Author
Lionel TORTI, Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file nanodbcParser.h.