Inherit the CDBWrapper constructors to open the underlying database.
Synopsis
Declared in <node/blockstorage.h>
using CDBWrapper::BlockTreeDB;
Introduced Symbols
Name |
Description |
|
Copy construction is disabled. |
|
Opens or creates the database described by the given parameters. |
|
Copy construction is disabled. |
|
Opens or creates the database described by the given parameters. |
Created with MrDocs