![]() |
Bitcoin Core
29.1.0
P2P Digital Currency
|
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 ¶ms) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex) | VersionBitsCache | |
| GUARDED_BY(m_mutex) | VersionBitsCache | private |
| m_mutex | VersionBitsCache | private |
| Mask(const Consensus::Params ¶ms, Consensus::DeploymentPos pos) | VersionBitsCache | static |
| State(const CBlockIndex *pindexPrev, const Consensus::Params ¶ms, Consensus::DeploymentPos pos) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex) | VersionBitsCache | |
| StateSinceHeight(const CBlockIndex *pindexPrev, const Consensus::Params ¶ms, Consensus::DeploymentPos pos) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex) | VersionBitsCache | |
| Statistics(const CBlockIndex *pindex, const Consensus::Params ¶ms, Consensus::DeploymentPos pos, std::vector< bool > *signalling_blocks=nullptr) | VersionBitsCache | static |
1.8.14