#include <DBFactory.h>
Definition at line 50 of file DBFactory.h.
◆ DBFactory()
| dev::db::DBFactory::DBFactory |
( |
| ) |
|
|
delete |
◆ ~DBFactory()
| dev::db::DBFactory::~DBFactory |
( |
| ) |
|
|
delete |
◆ create() [1/4]
| std::unique_ptr< DatabaseFace > dev::db::DBFactory::create |
( |
| ) |
|
|
static |
◆ create() [2/4]
| static std::unique_ptr<DatabaseFace> dev::db::DBFactory::create |
( |
boost::filesystem::path const & |
_path | ) |
|
|
static |
◆ create() [3/4]
◆ create() [4/4]
| static std::unique_ptr<DatabaseFace> dev::db::DBFactory::create |
( |
DatabaseKind |
_kind, |
|
|
boost::filesystem::path const & |
_path |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ethereum-cpp-1.6.0/libdevcore/DBFactory.h
- /home/abuild/rpmbuild/BUILD/ethereum-cpp-1.6.0/libdevcore/DBFactory.cpp