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

#include <check_globals.h>

Public Member Functions

 CheckGlobals ()
 
 ~CheckGlobals ()
 

Public Attributes

std::unique_ptr< CheckGlobalsImplm_impl
 

Detailed Description

Definition at line 13 of file check_globals.h.

Constructor & Destructor Documentation

◆ CheckGlobals()

CheckGlobals::CheckGlobals ( )

Definition at line 40 of file check_globals.cpp.

◆ ~CheckGlobals()

CheckGlobals::~CheckGlobals ( )
default

Member Data Documentation

◆ m_impl

std::unique_ptr<CheckGlobalsImpl> CheckGlobals::m_impl

Definition at line 16 of file check_globals.h.


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