Bitcoin ABC  0.26.3
P2P Digital Currency
CDiskBlockIndex Member List

This is the complete list of members for CDiskBlockIndex, including all inherited members.

BuildSkip()CBlockIndex
CBlockIndex()=defaultCBlockIndexexplicit
CBlockIndex(const CBlockHeader &block)CBlockIndexinlineexplicit
CDiskBlockIndex()CDiskBlockIndexinline
CDiskBlockIndex(const CBlockIndex *pindex)CDiskBlockIndexinlineexplicit
GetAncestor(int height)CBlockIndex
GetAncestor(int height) constCBlockIndex
GetBlockHash() constCDiskBlockIndexinline
GetBlockHeader() constCBlockIndexinline
GetBlockPos() const EXCLUSIVE_LOCKS_REQUIRED(CBlockIndexinline
GetBlockTime() constCBlockIndexinline
GetBlockTimeMax() constCBlockIndexinline
GetChainSize() constCBlockIndexinline
GetChainTxCount() constCBlockIndexinline
GetHeaderReceivedTime() constCBlockIndexinline
GetMedianTimePast() constCBlockIndexinline
GetReceivedTimeDiff() constCBlockIndexinline
GetUndoPos() const EXCLUSIVE_LOCKS_REQUIRED(CBlockIndexinline
GUARDED_BY(::cs_main)CBlockIndexinline
GUARDED_BY(::cs_main)CBlockIndexinline
GUARDED_BY(::cs_main)CBlockIndexinline
GUARDED_BY(::cs_main)CBlockIndexinline
hashMerkleRootCBlockIndex
hashPrevCDiskBlockIndex
HaveTxsDownloaded() constCBlockIndexinline
IsAssumedValid() const EXCLUSIVE_LOCKS_REQUIRED(CBlockIndexinline
IsValid(enum BlockValidity nUpTo=BlockValidity::TRANSACTIONS) const EXCLUSIVE_LOCKS_REQUIRED(CBlockIndexinline
nBitsCBlockIndex
nChainSizeCBlockIndexprivate
nChainTxCBlockIndex
nChainWorkCBlockIndex
nHeightCBlockIndex
nMedianTimeSpanCBlockIndexstatic
nNonceCBlockIndex
nSequenceIdCBlockIndex
nSizeCBlockIndex
nTimeCBlockIndex
nTimeMaxCBlockIndex
nTimeReceivedCBlockIndex
nTxCBlockIndex
nVersionCBlockIndex
phashBlockCBlockIndex
pprevCBlockIndex
pskipCBlockIndex
RaiseValidity(enum BlockValidity nUpTo) EXCLUSIVE_LOCKS_REQUIRED(CBlockIndexinline
SERIALIZE_METHODS(CDiskBlockIndex, obj)CDiskBlockIndexinline
Time() constCBlockIndexinline
ToString() constCDiskBlockIndexinline
TRACK_SIZE_VERSIONCDiskBlockIndexstatic
UpdateChainStats()CBlockIndex