RAII class that creates a temporary database directory in its constructor and removes it in its destructor.
More...
RAII class that creates a temporary database directory in its constructor and removes it in its destructor.
Definition at line 3197 of file blockchain.cpp.
◆ TemporaryUTXODatabase()
| TemporaryUTXODatabase::TemporaryUTXODatabase |
( |
const fs::path & |
path | ) |
|
|
inline |
◆ ~TemporaryUTXODatabase()
| TemporaryUTXODatabase::~TemporaryUTXODatabase |
( |
| ) |
|
|
inline |
◆ m_path
The documentation for this class was generated from the following file: