Fabcoin Core  0.16.2
P2P Digital Currency
Classes
txdb.h File Reference
#include <coins.h>
#include <dbwrapper.h>
#include <chain.h>
#include <map>
#include <string>
#include <utility>
#include <vector>
#include <boost/function.hpp>
#include <validation.h>
Include dependency graph for txdb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CDiskTxPos
 
class  CCoinsViewDB
 CCoinsView backed by the coin database (chainstate/) More...
 
class  CCoinsViewDBCursor
 Specialization of CCoinsViewCursor to iterate over a CCoinsViewDB. More...
 
class  CBlockTreeDB
 Access to the block database (blocks/index/) More...