![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
This is the complete list of members for CMasternodePayments, including all inherited members.
| AcceptedBlockHeader(const CBlockIndex *pindexNew) | CValidationInterface | inlinevirtual |
| AddWinningMasternode(CMasternodePaymentWinner &winner) | CMasternodePayments | |
| BlockChecked(const CBlock &, const CValidationState &) | CValidationInterface | inlineprotectedvirtual |
| BlockConnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex) | CValidationInterface | inlineprotectedvirtual |
| BlockDisconnected(const std::shared_ptr< const CBlock > &block, const uint256 &blockHash, int nBlockHeight, int64_t blockTime) | CValidationInterface | inlineprotectedvirtual |
| CanVote(const COutPoint &outMasternode, int nBlockHeight) const | CMasternodePayments | private |
| CleanPaymentList(int mnCount, int nHeight) | CMasternodePayments | |
| Clear() | CMasternodePayments | inline |
| CMasternodePayments() | CMasternodePayments | inline |
| FillBlockPayee(CMutableTransaction &txCoinbase, CMutableTransaction &txCoinstake, const CBlockIndex *pindexPrev, bool fProofOfStake) const | CMasternodePayments | |
| GetBlockPayee(int nBlockHeight, CScript &payee) const | CMasternodePayments | |
| GetLegacyMasternodeTxOut(int nHeight, std::vector< CTxOut > &voutMasternodePaymentsRet) const | CMasternodePayments | |
| GetMasternodeTxOuts(const CBlockIndex *pindexPrev, std::vector< CTxOut > &voutMasternodePaymentsRet) const | CMasternodePayments | |
| GetRequiredPaymentsString(int nBlockHeight) | CMasternodePayments | |
| IsScheduled(const CMasternode &mn, int nNotBlockHeight) | CMasternodePayments | |
| IsTransactionValid(const CTransaction &txNew, const CBlockIndex *pindexPrev) | CMasternodePayments | |
| mapMasternodeBlocks | CMasternodePayments | |
| mapMasternodePayeeVotes | CMasternodePayments | |
| mapMasternodesLastVote | CMasternodePayments | private |
| nLastBlockHeight | CMasternodePayments | private |
| NotifyMasternodeListChanged(bool undo, const CDeterministicMNList &oldMNList, const CDeterministicMNListDiff &diff) | CValidationInterface | inlineprotectedvirtual |
| ProcessBlock(int nBlockHeight) | CMasternodePayments | |
| ProcessMessageMasternodePayments(CNode *pfrom, std::string &strCommand, CDataStream &vRecv, CValidationState &state) | CMasternodePayments | |
| ProcessMNWinner(CMasternodePaymentWinner &winner, CNode *pfrom, CValidationState &state) | CMasternodePayments | |
| RecordWinnerVote(const COutPoint &outMasternode, int nBlockHeight) | CMasternodePayments | private |
| ResendWalletTransactions(CConnman *connman) | CValidationInterface | inlineprotectedvirtual |
| SERIALIZE_METHODS(CMasternodePayments, obj) | CMasternodePayments | inline |
| SetBestChain(const CBlockLocator &locator) | CValidationInterface | inlineprotectedvirtual |
| Sync(CNode *node, int nCountNeeded) | CMasternodePayments | |
| ToString() const | CMasternodePayments | |
| TransactionAddedToMempool(const CTransactionRef &ptxn) | CValidationInterface | inlineprotectedvirtual |
| TransactionRemovedFromMempool(const CTransactionRef &ptx, MemPoolRemovalReason reason) | CValidationInterface | inlineprotectedvirtual |
| UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) override | CMasternodePayments | virtual |
| void ::RegisterSharedValidationInterface(std::shared_ptr< CValidationInterface >) | CValidationInterface | protected |
| void ::UnregisterAllValidationInterfaces() | CValidationInterface | protected |
| void ::UnregisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |
| ~CValidationInterface()=default | CValidationInterface | virtual |