Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | Static Public Attributes | List of all members
FakeCheckCheckCompletion Struct Reference

Public Member Functions

bool operator() ()
 

Static Public Attributes

static std::atomic< size_t > n_calls {0}
 

Detailed Description

Definition at line 49 of file checkqueue_tests.cpp.

Member Function Documentation

◆ operator()()

bool FakeCheckCheckCompletion::operator() ( )
inline

Definition at line 51 of file checkqueue_tests.cpp.

Member Data Documentation

◆ n_calls

std::atomic< size_t > FakeCheckCheckCompletion::n_calls {0}
static

Definition at line 50 of file checkqueue_tests.cpp.


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