OpenM++ runtime library (libopenm)
|
OpenM++ data library: db connection wrapper for SQLite. More...
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 &) |
OpenM++ data library: db connection wrapper for SQLite.