| AcceptMessage(const uint256 &nHash, hash_s_t &setHash) | CGovernanceManager | privatestatic |
| AcceptObjectMessage(const uint256 &nHash) | CGovernanceManager | private |
| AcceptVoteMessage(const uint256 &nHash) | CGovernanceManager | private |
| ADD_SERIALIZE_METHODS | CGovernanceManager | |
| AddCachedTriggers() | CGovernanceManager | private |
| AddGovernanceObject(CGovernanceObject &govobj, CConnman &connman, CNode *pfrom=nullptr) | CGovernanceManager | |
| AddInvalidVote(const CGovernanceVote &vote) | CGovernanceManager | inlineprivate |
| AddPostponedObject(const CGovernanceObject &govobj) | CGovernanceManager | inline |
| AreRateChecksEnabled() const | CGovernanceManager | inline |
| CGovernanceManager() | CGovernanceManager | |
| CGovernanceObject class | CGovernanceManager | friend |
| CheckAndRemove() | CGovernanceManager | inline |
| CheckOrphanVotes(CGovernanceObject &govobj, CGovernanceException &exception, CConnman &connman) | CGovernanceManager | private |
| CheckPostponedObjects(CConnman &connman) | CGovernanceManager | |
| CleanOrphanObjects() | CGovernanceManager | private |
| Clear() | CGovernanceManager | inline |
| cmapInvalidVotes | CGovernanceManager | private |
| cmapVoteToObject | CGovernanceManager | private |
| cmmapOrphanVotes | CGovernanceManager | private |
| ConfirmInventoryRequest(const CInv &inv) | CGovernanceManager | |
| cs | CGovernanceManager | mutable |
| DoMaintenance(CConnman &connman) | CGovernanceManager | |
| FindGovernanceObject(const uint256 &nHash) | CGovernanceManager | |
| fRateChecksEnabled | CGovernanceManager | private |
| GetAllNewerThan(int64_t nMoreThanTime) const | CGovernanceManager | |
| GetCachedBlockHeight() const | CGovernanceManager | inline |
| GetCurrentVotes(const uint256 &nParentHash, const COutPoint &mnCollateralOutpointFilter) const | CGovernanceManager | |
| GetLastDiffTime() const | CGovernanceManager | inline |
| GetVoteCount() const | CGovernanceManager | |
| hash_s_cit typedef | CGovernanceManager | |
| hash_s_it typedef | CGovernanceManager | |
| hash_s_t typedef | CGovernanceManager | |
| hash_time_m_it typedef | CGovernanceManager | |
| hash_time_m_t typedef | CGovernanceManager | |
| HaveObjectForHash(const uint256 &nHash) const | CGovernanceManager | |
| HaveVoteForHash(const uint256 &nHash) const | CGovernanceManager | |
| InitOnLoad() | CGovernanceManager | |
| lastMNListForVotingKeys | CGovernanceManager | private |
| mapErasedGovernanceObjects | CGovernanceManager | private |
| mapLastMasternodeObject | CGovernanceManager | private |
| mapObjects | CGovernanceManager | private |
| mapPostponedObjects | CGovernanceManager | private |
| MasternodeRateCheck(const CGovernanceObject &govobj, bool fUpdateFailStatus=false) | CGovernanceManager | |
| MasternodeRateCheck(const CGovernanceObject &govobj, bool fUpdateFailStatus, bool fForce, bool &fRateCheckBypassed) | CGovernanceManager | |
| MasternodeRateUpdate(const CGovernanceObject &govobj) | CGovernanceManager | |
| MAX_CACHE_SIZE | CGovernanceManager | privatestatic |
| MAX_TIME_FUTURE_DEVIATION | CGovernanceManager | privatestatic |
| nCachedBlockHeight | CGovernanceManager | private |
| nTimeLastDiff | CGovernanceManager | private |
| object_info_m_it typedef | CGovernanceManager | |
| object_info_m_t typedef | CGovernanceManager | |
| object_m_cit typedef | CGovernanceManager | |
| object_m_it typedef | CGovernanceManager | |
| object_m_t typedef | CGovernanceManager | |
| object_ref_cm_t typedef | CGovernanceManager | |
| ProcessMessage(CNode *pfrom, const std::string &strCommand, CDataStream &vRecv, CConnman &connman) | CGovernanceManager | |
| ProcessVote(CNode *pfrom, const CGovernanceVote &vote, CGovernanceException &exception, CConnman &connman) | CGovernanceManager | private |
| ProcessVoteAndRelay(const CGovernanceVote &vote, CGovernanceException &exception, CConnman &connman) | CGovernanceManager | inline |
| RebuildIndexes() | CGovernanceManager | private |
| RELIABLE_PROPAGATION_TIME | CGovernanceManager | privatestatic |
| RemoveInvalidVotes() | CGovernanceManager | private |
| RequestGovernanceObject(CNode *pfrom, const uint256 &nHash, CConnman &connman, bool fUseFilter=false) | CGovernanceManager | private |
| RequestGovernanceObjectVotes(CNode *pnode, CConnman &connman) | CGovernanceManager | |
| RequestGovernanceObjectVotes(const std::vector< CNode *> &vNodesCopy, CConnman &connman) | CGovernanceManager | |
| RequestOrphanObjects(CConnman &connman) | CGovernanceManager | private |
| SERIALIZATION_VERSION_STRING | CGovernanceManager | privatestatic |
| SerializationOp(Stream &s, Operation ser_action) | CGovernanceManager | inline |
| SerializeObjectForHash(const uint256 &nHash, CDataStream &ss) const | CGovernanceManager | |
| SerializeVoteForHash(const uint256 &nHash, CDataStream &ss) const | CGovernanceManager | |
| setAdditionalRelayObjects | CGovernanceManager | private |
| setRequestedObjects | CGovernanceManager | private |
| setRequestedVotes | CGovernanceManager | private |
| size_type typedef | CGovernanceManager | |
| SyncObjects(CNode *pnode, CConnman &connman) const | CGovernanceManager | |
| SyncSingleObjVotes(CNode *pnode, const uint256 &nProp, const CBloomFilter &filter, CConnman &connman) | CGovernanceManager | |
| ToJson() const | CGovernanceManager | |
| ToString() const | CGovernanceManager | |
| txout_m_it typedef | CGovernanceManager | |
| txout_m_t typedef | CGovernanceManager | |
| UpdateCachesAndClean() | CGovernanceManager | |
| UpdatedBlockTip(const CBlockIndex *pindex, CConnman &connman) | CGovernanceManager | |
| UpdateLastDiffTime(int64_t nTimeIn) | CGovernanceManager | inline |
| vote_cm_t typedef | CGovernanceManager | |
| vote_cmm_t typedef | CGovernanceManager | |
| vote_m_cit typedef | CGovernanceManager | |
| vote_m_it typedef | CGovernanceManager | |
| vote_m_t typedef | CGovernanceManager | |
| ~CGovernanceManager() | CGovernanceManager | inlinevirtual |