Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <check_globals.h>
Public Member Functions | |
CheckGlobals () | |
~CheckGlobals () | |
Public Attributes | |
std::unique_ptr< CheckGlobalsImpl > | m_impl |
Definition at line 13 of file check_globals.h.
CheckGlobals::CheckGlobals | ( | ) |
Definition at line 40 of file check_globals.cpp.
|
default |
std::unique_ptr<CheckGlobalsImpl> CheckGlobals::m_impl |
Definition at line 16 of file check_globals.h.