Bitcoin Core 31.99.0
P2P Digital Currency
Static Public Member Functions | List of all members
TxIndexTest Class Reference

Static Public Member Functions

static CDBWrapperGetDB (const TxIndex &txindex)
 
static CBlockLocator ReadBestBlock (const TxIndex &txindex)
 
static void WriteBestBlock (const TxIndex &txindex, const CBlockLocator &locator)
 

Detailed Description

Definition at line 42 of file txindex_tests.cpp.

Member Function Documentation

◆ GetDB()

static CDBWrapper & TxIndexTest::GetDB ( const TxIndex txindex)
inlinestatic

Definition at line 45 of file txindex_tests.cpp.

Here is the caller graph for this function:

◆ ReadBestBlock()

static CBlockLocator TxIndexTest::ReadBestBlock ( const TxIndex txindex)
inlinestatic

Definition at line 46 of file txindex_tests.cpp.

Here is the caller graph for this function:

◆ WriteBestBlock()

static void TxIndexTest::WriteBestBlock ( const TxIndex txindex,
const CBlockLocator locator 
)
inlinestatic

Definition at line 47 of file txindex_tests.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

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