Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CActiveMasternodeManager Member List
This is the complete list of members for CActiveMasternodeManager, including all inherited members.
| AcceptedBlockHeader(const CBlockIndex *pindexNew) | CValidationInterface | inlineprotectedvirtual |
| BlockChecked(const CBlock &, const CValidationState &) | CValidationInterface | inlineprotectedvirtual |
| BlockConnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex, const std::vector< CTransactionRef > &txnConflicted) | CValidationInterface | inlineprotectedvirtual |
| BlockDisconnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindexDisconnected) | CValidationInterface | inlineprotectedvirtual |
| GetLocalAddress(CService &addrRet) | CActiveMasternodeManager | private |
| GetStateString() const | CActiveMasternodeManager | |
| GetStatus() const | CActiveMasternodeManager | |
| Init(const CBlockIndex *pindex) | CActiveMasternodeManager | |
| IsValidNetAddr(CService addrIn) | CActiveMasternodeManager | static |
| MASTERNODE_ERROR enum value | CActiveMasternodeManager | |
| MASTERNODE_OPERATOR_KEY_CHANGED enum value | CActiveMasternodeManager | |
| MASTERNODE_POSE_BANNED enum value | CActiveMasternodeManager | |
| MASTERNODE_PROTX_IP_CHANGED enum value | CActiveMasternodeManager | |
| MASTERNODE_READY enum value | CActiveMasternodeManager | |
| MASTERNODE_REMOVED enum value | CActiveMasternodeManager | |
| masternode_state_t enum name | CActiveMasternodeManager | |
| MASTERNODE_WAITING_FOR_PROTX enum value | CActiveMasternodeManager | |
| NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
| NotifyChainLock(const CBlockIndex *pindex, const llmq::CChainLockSig &clsig) | CValidationInterface | inlineprotectedvirtual |
| NotifyGovernanceObject(const CGovernanceObject &object) | CValidationInterface | inlineprotectedvirtual |
| NotifyGovernanceVote(const CGovernanceVote &vote) | CValidationInterface | inlineprotectedvirtual |
| NotifyHeaderTip(const CBlockIndex *pindexNew, bool fInitialDownload) | CValidationInterface | inlineprotectedvirtual |
| NotifyInstantSendDoubleSpendAttempt(const CTransaction ¤tTx, const CTransaction &previousTx) | CValidationInterface | inlineprotectedvirtual |
| NotifyMasternodeListChanged(bool undo, const CDeterministicMNList &oldMNList, const CDeterministicMNListDiff &diff) | CValidationInterface | inlineprotectedvirtual |
| NotifyTransactionLock(const CTransaction &tx, const llmq::CInstantSendLock &islock) | CValidationInterface | inlineprotectedvirtual |
| ResendWalletTransactions(int64_t nBestBlockTime, CConnman *connman) | CValidationInterface | inlineprotectedvirtual |
| SetBestChain(const CBlockLocator &locator) | CValidationInterface | inlineprotectedvirtual |
| state | CActiveMasternodeManager | private |
| strError | CActiveMasternodeManager | private |
| SynchronousUpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) | CValidationInterface | inlineprotectedvirtual |
| TransactionAddedToMempool(const CTransactionRef &ptxn, int64_t nAcceptTime) | CValidationInterface | inlineprotectedvirtual |
| TransactionRemovedFromMempool(const CTransactionRef &ptx) | CValidationInterface | inlineprotectedvirtual |
| UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) | CActiveMasternodeManager | virtual |
| void ::RegisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |
| void ::UnregisterAllValidationInterfaces() | CValidationInterface | protected |
| void ::UnregisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |

