|
OpenM++ runtime library (libopenm)
|
OpenM++ data library: common classes for db connection wrapper. More...


Go to the source code of this file.
Classes | |
| class | openm::DbExecBase |
| base class for database connection wrapper More... | |
| class | openm::RowContainerInserter< TContainer > |
| row processor to append rows to sequence container, ie: to list or vector More... | |
Namespaces | |
| namespace | openm |
| openM++ namespace | |
Variables | |
| recursive_mutex | openm::dbMutex |
| mutex to lock database operations | |
OpenM++ data library: common classes for db connection wrapper.