#include <OpenMS/config.h>
#include <QtSql/QSqlDatabase>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/CONCEPT/Types.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | DBConnection |
A class for connecting to a SQL database. More... | |
class | DBConnection::InvalidQuery |
Exception in case of an invalid Query. More... | |
class | DBConnection::NotConnected |
Exception in case of trying to execute a query without having established a database connection. More... |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |