Get a Store version string. More...
Functions | |
| static const char * | store_gdbm_version (void) |
| Get a Store version string - Implements StoreOps::version() -. | |
| static const char * | store_lmdb_version (void) |
| Get a Store version string - Implements StoreOps::version() -. | |
| static const char * | store_rocksdb_version (void) |
| Get a Store version string - Implements StoreOps::version() -. | |
| static const char * | store_tdb_version (void) |
| Get a Store version string - Implements StoreOps::version() -. | |
Get a Store version string.
| ptr | String describing the currently used Store |
|
static |
Get a Store version string - Implements StoreOps::version() -.
Definition at line 151 of file gdbm.c.
|
static |
Get a Store version string - Implements StoreOps::version() -.
Definition at line 357 of file lmdb.c.
|
static |
Get a Store version string - Implements StoreOps::version() -.
|
static |
Get a Store version string - Implements StoreOps::version() -.
Definition at line 148 of file tdb.c.