PIVX Core  5.6.99
P2P Digital Currency
CMasternodeMan Member List

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

Add(CMasternode &mn)CMasternodeMan
AskForMN(CNode *pnode, const CTxIn &vin)CMasternodeMan
BroadcastInvMN(CMasternode *mn, CNode *pfrom)CMasternodeManprivate
CacheBlockHash(const CBlockIndex *pindex)CMasternodeMan
CheckAndRemove(bool forceExpiredRemoval=false)CMasternodeMan
CheckInputs(CMasternodeBroadcast &mnb, int nChainHeight, int &nDoS)CMasternodeManprivate
CheckSpentCollaterals(const std::vector< CTransactionRef > &vtx)CMasternodeMan
Clear()CMasternodeMan
CMasternodeMan()CMasternodeMan
CountEnabled(bool only_legacy=false) constCMasternodeMan
csCMasternodeManmutableprivate
cs_process_messageCMasternodeManmutableprivate
cvLastBlockHashesCMasternodeManprivate
Find(const COutPoint &collateralOut)CMasternodeMan
Find(const COutPoint &collateralOut) constCMasternodeMan
Find(const CPubKey &pubKeyMasternode)CMasternodeMan
GetBestHeight() constCMasternodeManinline
GetBlockHashToPing() constCMasternodeManinline
GetCachedBlocks() constCMasternodeManinline
GetCurrentMasterNode(const uint256 &hash) constCMasternodeMan
GetHashAtHeight(int nHeight) constCMasternodeMan
GetLastPaid(const MasternodeRef &mn, int count_enabled, const CBlockIndex *BlockReading) constCMasternodeMan
GetMasternodeRank(const CTxIn &vin, int64_t nBlockHeight) constCMasternodeMan
GetMasternodeRanks(int nBlockHeight) constCMasternodeMan
GetMnScores(int nLast) constCMasternodeMan
getMNsInfo() constCMasternodeMan
GetNextMasternodeInQueueForPayment(int nBlockHeight, bool fFilterSigTime, int &nCount, const CBlockIndex *pChainTip=nullptr) constCMasternodeMan
IsWithinDepth(const uint256 &nHash, int depth) constCMasternodeMan
mapMasternodesCMasternodeManprivate
mapSeenMasternodeBroadcastCMasternodeMan
mapSeenMasternodePingCMasternodeMan
mAskedUsForMasternodeListCMasternodeManprivate
mWeAskedForMasternodeListCMasternodeManprivate
mWeAskedForMasternodeListEntryCMasternodeManprivate
nBestHeightCMasternodeManprivate
nDsqCountCMasternodeMan
ProcessGetMNList(CNode *pfrom, CTxIn &vin)CMasternodeMan
ProcessMessage(CNode *pfrom, std::string &strCommand, CDataStream &vRecv, int &dosScore)CMasternodeMan
ProcessMessageInner(CNode *pfrom, std::string &strCommand, CDataStream &vRecv)CMasternodeManprivate
ProcessMNBroadcast(CNode *pfrom, CMasternodeBroadcast &mnb)CMasternodeManprivate
ProcessMNPing(CNode *pfrom, CMasternodePing &mnp)CMasternodeManprivate
Remove(const COutPoint &collateralOut)CMasternodeMan
RequestMnList(CNode *pnode)CMasternodeMan
SecondsSincePayment(const MasternodeRef &mn, int count_enabled, const CBlockIndex *BlockReading) constCMasternodeMan
SERIALIZE_METHODS(CMasternodeMan, obj)CMasternodeManinline
SetBestHeight(int height)CMasternodeManinline
ToString() constCMasternodeMan
UncacheBlockHash(const CBlockIndex *pindex)CMasternodeMan
UpdateMasternodeList(CMasternodeBroadcast &mnb)CMasternodeMan