Bitcoin Core  27.99.0
P2P Digital Currency
VersionBitsCache Member List

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

Clear() EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)VersionBitsCache
ComputeBlockVersion(const CBlockIndex *pindexPrev, const Consensus::Params &params) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)VersionBitsCache
GUARDED_BY(m_mutex)VersionBitsCacheprivate
m_mutexVersionBitsCacheprivate
Mask(const Consensus::Params &params, Consensus::DeploymentPos pos)VersionBitsCachestatic
State(const CBlockIndex *pindexPrev, const Consensus::Params &params, Consensus::DeploymentPos pos) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)VersionBitsCache
StateSinceHeight(const CBlockIndex *pindexPrev, const Consensus::Params &params, Consensus::DeploymentPos pos) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)VersionBitsCache
Statistics(const CBlockIndex *pindex, const Consensus::Params &params, Consensus::DeploymentPos pos, std::vector< bool > *signalling_blocks=nullptr)VersionBitsCachestatic