![]() |
Bitcoin Core 30.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 16 of file check_globals.h.
| CheckGlobals::CheckGlobals | ( | ) |
Definition at line 56 of file check_globals.cpp.
|
default |
| std::unique_ptr<CheckGlobalsImpl> CheckGlobals::m_impl |
Definition at line 19 of file check_globals.h.