Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
AbstractThresholdConditionChecker Member List
This is the complete list of members for AbstractThresholdConditionChecker, including all inherited members.
| BeginTime(const Consensus::Params ¶ms) const =0 | AbstractThresholdConditionChecker | protectedpure virtual |
| Condition(const CBlockIndex *pindex, const Consensus::Params ¶ms) const =0 | AbstractThresholdConditionChecker | protectedpure virtual |
| EndTime(const Consensus::Params ¶ms) const =0 | AbstractThresholdConditionChecker | protectedpure virtual |
| 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 =0 | AbstractThresholdConditionChecker | protectedpure virtual |
| Threshold(const Consensus::Params ¶ms, int nAttempt) const =0 | AbstractThresholdConditionChecker | protectedpure virtual |

