IBR-DTNSuite
0.8
|
#include <SQLiteConfigure.h>
Static Public Member Functions | |
static void | configure () |
static void | shutdown () |
Definition at line 14 of file SQLiteConfigure.h.
void dtn::storage::SQLiteConfigure::configure | ( | ) | [static] |
Definition at line 20 of file SQLiteConfigure.cpp.
References IBRCOMMON_LOGGER, and IBRCOMMON_LOGGER_ENDL.
Referenced by dtn::storage::SQLiteDatabase::open().
void dtn::storage::SQLiteConfigure::shutdown | ( | ) | [static] |
Definition at line 42 of file SQLiteConfigure.cpp.
Referenced by dtn::storage::SQLiteDatabase::close().