This is the complete list of members for CMasternodePayments, including all inherited members.
ADD_SERIALIZE_METHODS | CMasternodePayments | |
AddPaymentVote(const CMasternodePaymentVote &vote) | CMasternodePayments | |
CanVote(COutPoint outMasternode, int nBlockHeight) | CMasternodePayments | |
CheckAndRemove() | CMasternodePayments | |
CheckPreviousBlockVotes(int nPrevBlockHeight) | CMasternodePayments | |
Clear() | CMasternodePayments | |
CMasternodePayments() | CMasternodePayments | inline |
FillBlockPayee(CMutableTransaction &txNew, int nBlockHeight, CAmount blockReward, CTxOut &txoutMasternodeRet) | CMasternodePayments | |
GetBlockCount() | CMasternodePayments | inline |
GetBlockPayee(int nBlockHeight, CScript &payee) | CMasternodePayments | |
GetMinMasternodePaymentsProto() | CMasternodePayments | |
GetRequiredPaymentsString(int nBlockHeight) | CMasternodePayments | |
GetStorageLimit() | CMasternodePayments | |
GetVoteCount() | CMasternodePayments | inline |
HasVerifiedPaymentVote(uint256 hashIn) | CMasternodePayments | |
IsEnoughData() | CMasternodePayments | |
IsScheduled(CMasternode &mn, int nNotBlockHeight) | CMasternodePayments | |
IsTransactionValid(const CTransaction &txNew, int nBlockHeight) | CMasternodePayments | |
mapMasternodeBlocks | CMasternodePayments | |
mapMasternodePaymentVotes | CMasternodePayments | |
mapMasternodesDidNotVote | CMasternodePayments | |
mapMasternodesLastVote | CMasternodePayments | |
nCachedBlockHeight | CMasternodePayments | private |
nMinBlocksToStore | CMasternodePayments | private |
nStorageCoeff | CMasternodePayments | private |
ProcessBlock(int nBlockHeight, CConnman &connman) | CMasternodePayments | |
ProcessMessage(CNode *pfrom, std::string &strCommand, CDataStream &vRecv, CConnman &connman) | CMasternodePayments | |
RequestLowDataPaymentBlocks(CNode *pnode, CConnman &connman) | CMasternodePayments | |
SerializationOp(Stream &s, Operation ser_action, int nType, int nVersion) | CMasternodePayments | inline |
Sync(CNode *node, CConnman &connman) | CMasternodePayments | |
ToString() const | CMasternodePayments | |
UpdatedBlockTip(const CBlockIndex *pindex, CConnman &connman) | CMasternodePayments | |