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

#include <check_globals.h>

Public Member Functions

 CheckGlobals ()
 ~CheckGlobals ()

Public Attributes

std::unique_ptr< CheckGlobalsImplm_impl

Detailed Description

Definition at line 16 of file check_globals.h.

Constructor & Destructor Documentation

◆ CheckGlobals()

CheckGlobals::CheckGlobals ( )

Definition at line 56 of file check_globals.cpp.

◆ ~CheckGlobals()

CheckGlobals::~CheckGlobals ( )
default

Member Data Documentation

◆ m_impl

std::unique_ptr<CheckGlobalsImpl> CheckGlobals::m_impl

Definition at line 19 of file check_globals.h.


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