Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
TestDirectory Struct Reference

Public Member Functions

 TestDirectory (std::string directory_name)
 ~TestDirectory ()

Public Attributes

fs::path m_directory

Detailed Description

Definition at line 100 of file test_kernel.cpp.

Constructor & Destructor Documentation

◆ TestDirectory()

TestDirectory::TestDirectory ( std::string directory_name)
inline

Definition at line 102 of file test_kernel.cpp.

Here is the call graph for this function:

◆ ~TestDirectory()

TestDirectory::~TestDirectory ( )
inline

Definition at line 108 of file test_kernel.cpp.

Member Data Documentation

◆ m_directory

fs::path TestDirectory::m_directory

Definition at line 101 of file test_kernel.cpp.


The documentation for this struct was generated from the following file: