Inherit the CDBWrapper constructors to open the underlying database.

Synopsis

Declared in <node/blockstorage.h>

using CDBWrapper::BlockTreeDB;

Introduced Symbols

Name

Description

CDBWrapper [constructor] [deleted]

Copy construction is disabled.

CDBWrapper [constructor]

Opens or creates the database described by the given parameters.

CDBWrapper [constructor] [deleted]

Copy construction is disabled.

CDBWrapper [constructor]

Opens or creates the database described by the given parameters.

Created with MrDocs