OpenMS  3.0.0
OMSFileStore.h File Reference

Go to the source code of this file.

Classes

class  OMSFileStore
 Helper class for storing .oms files (SQLite format) More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::Internal
 Namespace used to hide implementation details from users.
 

Functions

bool tableExists_ (const String &db_name, const String &table_name)
 Check if a specified database table exists. More...
 
void raiseDBError_ (const QSqlError &error, int line, const char *function, const String &context, const String &query="")
 Raise a more informative database error. More...