Bitcoin
interfaces::Chain::Lock Member List

This is the complete list of members for interfaces::Chain::Lock, including all inherited members.

checkFinalTx(const CTransaction &tx)=0interfaces::Chain::Lockpure virtual
findFirstBlockWithTimeAndHeight(int64_t time, int height, uint256 *hash)=0interfaces::Chain::Lockpure virtual
findFork(const uint256 &hash, Optional< int > *height)=0interfaces::Chain::Lockpure virtual
findLocatorFork(const CBlockLocator &locator)=0interfaces::Chain::Lockpure virtual
findPruned(int start_height=0, Optional< int > stop_height=nullopt)=0interfaces::Chain::Lockpure virtual
getBlockDepth(const uint256 &hash)=0interfaces::Chain::Lockpure virtual
getBlockHash(int height)=0interfaces::Chain::Lockpure virtual
getBlockHeight(const uint256 &hash)=0interfaces::Chain::Lockpure virtual
getBlockMedianTimePast(int height)=0interfaces::Chain::Lockpure virtual
getBlockTime(int height)=0interfaces::Chain::Lockpure virtual
getHeight()=0interfaces::Chain::Lockpure virtual
getTipLocator()=0interfaces::Chain::Lockpure virtual
haveBlockOnDisk(int height)=0interfaces::Chain::Lockpure virtual
submitToMemoryPool(const CTransactionRef &tx, CAmount absurd_fee, CValidationState &state)=0interfaces::Chain::Lockpure virtual
~Lock()interfaces::Chain::Lockinlinevirtual