Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
WarningBitsConditionChecker Member List
This is the complete list of members for WarningBitsConditionChecker, including all inherited members.
BeginTime(const Consensus::Params ¶ms) const override | WarningBitsConditionChecker | inlinevirtual |
bit | WarningBitsConditionChecker | private |
Condition(const CBlockIndex *pindex, const Consensus::Params ¶ms) const override | WarningBitsConditionChecker | inlinevirtual |
EndTime(const Consensus::Params ¶ms) const override | WarningBitsConditionChecker | inlinevirtual |
GetStateFor(const CBlockIndex *pindexPrev, const Consensus::Params ¶ms, ThresholdConditionCache &cache) const | AbstractThresholdConditionChecker | |
GetStateSinceHeightFor(const CBlockIndex *pindexPrev, const Consensus::Params ¶ms, ThresholdConditionCache &cache) const | AbstractThresholdConditionChecker | |
GetStateStatisticsFor(const CBlockIndex *pindex, const Consensus::Params ¶ms, ThresholdConditionCache &cache) const | AbstractThresholdConditionChecker | |
Period(const Consensus::Params ¶ms) const override | WarningBitsConditionChecker | inlinevirtual |
Threshold(const Consensus::Params ¶ms, int nAttempt) const override | WarningBitsConditionChecker | inlinevirtual |
WarningBitsConditionChecker(int bitIn) | WarningBitsConditionChecker | inlineexplicit |