IODA Bundle
pyodbapi.h
Go to the documentation of this file.
1 // Classes user by swig
2 
3 #include "eckit/eckit.h"
4 
5 #include "odc/ODBAPIVersion.h"
6 #include "odc/core/Column.h"
7 #include "odc/IteratorProxy.h"
8 #include "eckit/sql/SQLParser.h"
9 #include "odc/ODBAPISettings.h"
10 #include "odc/Select.h"
11 #include "odc/core/MetaData.h"
12 #include "odc/Reader.h"
13 #include "odc/csv/TextReader.h"
15 #include "odc/DispatchingWriter.h"
17 
18 using namespace odc;
Definition: ColumnInfo.h:23