![]() |
OpenMS
|
#include <OpenMS/FORMAT/SqliteConnector_impl.h>
Static Public Member Functions | |
| static sqlite3 * | handle (SqliteConnector &conn) |
Friend of SqliteConnector: the single place allowed to turn the connector's opaque void* handle back into a typed sqlite3*. Keeps SqliteConnector.h free of any SQLite type while still giving the internal helpers native access.
|
inlinestatic |
References SqliteConnector::db_.
Referenced by OpenMS::Internal::SqliteHelper::getNativeHandle().