OpenM++ runtime library (libopenm)
dbExecSqlite.h File Reference

OpenM++ data library: db connection wrapper for SQLite. More...

Include dependency graph for dbExecSqlite.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openm::DbExecSqlite
 db connection wrapper for SQLite. More...
 

Namespaces

namespace  openm
 openM++ namespace
 

Typedefs

typedef void(DbExecSqlite::* openm::SetFieldHandler) (IRowBase *, int, const IRowAdapter &)
 

Detailed Description

OpenM++ data library: db connection wrapper for SQLite.