Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Namespaces
base.h File Reference
#include <dbwrapper.h>
#include <interfaces/chain.h>
#include <util/threadinterrupt.h>
#include <validationinterface.h>
#include <string>
Include dependency graph for base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IndexSummary
 
class  BaseIndex
 Base class for indices of blockchain data. More...
 
class  BaseIndex::DB
 The database stores a block locator of the chain the database is synced to so that the index can efficiently determine the point it last stopped at. More...
 

Namespaces

 interfaces