Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
TestDirectory Struct Reference

Public Member Functions

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

Public Attributes

std::filesystem::path m_directory
 

Detailed Description

Definition at line 101 of file test_kernel.cpp.

Constructor & Destructor Documentation

◆ TestDirectory()

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

Definition at line 103 of file test_kernel.cpp.

◆ ~TestDirectory()

TestDirectory::~TestDirectory ( )
inline

Definition at line 109 of file test_kernel.cpp.

Member Data Documentation

◆ m_directory

std::filesystem::path TestDirectory::m_directory

Definition at line 102 of file test_kernel.cpp.


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