Fabcoin Core  0.16.2
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
AbstractThresholdConditionChecker Member List

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

BeginTime(const Consensus::Params &params) const =0AbstractThresholdConditionCheckerprotectedpure virtual
Condition(const CBlockIndex *pindex, const Consensus::Params &params) const =0AbstractThresholdConditionCheckerprotectedpure virtual
EndTime(const Consensus::Params &params) const =0AbstractThresholdConditionCheckerprotectedpure virtual
GetStateFor(const CBlockIndex *pindexPrev, const Consensus::Params &params, ThresholdConditionCache &cache) const AbstractThresholdConditionChecker
GetStateSinceHeightFor(const CBlockIndex *pindexPrev, const Consensus::Params &params, ThresholdConditionCache &cache) const AbstractThresholdConditionChecker
GetStateStatisticsFor(const CBlockIndex *pindex, const Consensus::Params &params) const AbstractThresholdConditionChecker
Period(const Consensus::Params &params) const =0AbstractThresholdConditionCheckerprotectedpure virtual
Threshold(const Consensus::Params &params) const =0AbstractThresholdConditionCheckerprotectedpure virtual