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=NULL) | CGovernanceManager | |
AddInvalidVote(const CGovernanceVote &vote) | CGovernanceManager | inlineprivate |
AddOrphanVote(const CGovernanceVote &vote) | CGovernanceManager | inlineprivate |
AddPostponedObject(const CGovernanceObject &govobj) | CGovernanceManager | inline |
AddSeenGovernanceObject(uint256 nHash, int status) | CGovernanceManager | |
AddSeenVote(uint256 nHash, int status) | CGovernanceManager | |
AreRateChecksEnabled() const | CGovernanceManager | inline |
CGovernanceManager() | CGovernanceManager | |
CGovernanceObject class | CGovernanceManager | friend |
CheckAndRemove() | CGovernanceManager | inline |
CheckMasternodeOrphanObjects(CConnman &connman) | CGovernanceManager | |
CheckMasternodeOrphanVotes(CConnman &connman) | CGovernanceManager | |
CheckOrphanVotes(CGovernanceObject &govobj, CGovernanceException &exception, CConnman &connman) | CGovernanceManager | private |
CheckPostponedObjects(CConnman &connman) | CGovernanceManager | |
CleanOrphanObjects() | CGovernanceManager | private |
Clear() | CGovernanceManager | inline |
ConfirmInventoryRequest(const CInv &inv) | CGovernanceManager | |
cs | CGovernanceManager | mutable |
DoMaintenance(CConnman &connman) | CGovernanceManager | |
FindGovernanceObject(const uint256 &nHash) | CGovernanceManager | |
fRateChecksEnabled | CGovernanceManager | private |
GetAllNewerThan(int64_t nMoreThanTime) | CGovernanceManager | |
GetCachedBlockHeight() | CGovernanceManager | inline |
GetCurrentVotes(const uint256 &nParentHash, const COutPoint &mnCollateralOutpointFilter) | CGovernanceManager | |
GetLastDiffTime() | CGovernanceManager | inline |
GetMatchingVotes(const uint256 &nParentHash) | CGovernanceManager | |
GetRequiredPaymentsString(int nBlockHeight) | CGovernanceManager | |
GetVoteCount() const | CGovernanceManager | |
hash_s_cit typedef | CGovernanceManager | |
hash_s_it typedef | CGovernanceManager | |
hash_s_t typedef | CGovernanceManager | |
hash_time_m_cit typedef | CGovernanceManager | |
hash_time_m_it typedef | CGovernanceManager | |
hash_time_m_t typedef | CGovernanceManager | |
HaveObjectForHash(uint256 nHash) | CGovernanceManager | |
HaveVoteForHash(uint256 nHash) | CGovernanceManager | |
InitOnLoad() | CGovernanceManager | |
IsBudgetPaymentBlock(int nBlockHeight) | CGovernanceManager | |
mapErasedGovernanceObjects | CGovernanceManager | private |
mapInvalidVotes | CGovernanceManager | private |
mapLastMasternodeObject | CGovernanceManager | private |
mapMasternodeOrphanCounter | CGovernanceManager | private |
mapMasternodeOrphanObjects | CGovernanceManager | private |
mapObjects | CGovernanceManager | private |
mapOrphanVotes | CGovernanceManager | private |
mapPostponedObjects | CGovernanceManager | private |
mapVoteToObject | CGovernanceManager | private |
mapWatchdogObjects | 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 |
nHashWatchdogCurrent | CGovernanceManager | private |
nTimeLastDiff | CGovernanceManager | private |
nTimeWatchdogCurrent | CGovernanceManager | private |
object_info_m_cit typedef | CGovernanceManager | |
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_cache_t typedef | CGovernanceManager | |
ProcessMessage(CNode *pfrom, 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 |
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, int nType, int nVersion) | CGovernanceManager | inline |
SerializeObjectForHash(uint256 nHash, CDataStream &ss) | CGovernanceManager | |
SerializeVoteForHash(uint256 nHash, CDataStream &ss) | CGovernanceManager | |
setAdditionalRelayObjects | CGovernanceManager | private |
setRequestedObjects | CGovernanceManager | private |
setRequestedVotes | CGovernanceManager | private |
size_type typedef | CGovernanceManager | |
Sync(CNode *node, const uint256 &nProp, const CBloomFilter &filter, CConnman &connman) | CGovernanceManager | |
ToString() const | CGovernanceManager | |
txout_int_m_t typedef | CGovernanceManager | |
txout_m_cit typedef | CGovernanceManager | |
txout_m_it typedef | CGovernanceManager | |
txout_m_t typedef | CGovernanceManager | |
UpdateCachesAndClean() | CGovernanceManager | |
UpdateCurrentWatchdog(CGovernanceObject &watchdogNew) | CGovernanceManager | private |
UpdatedBlockTip(const CBlockIndex *pindex, CConnman &connman) | CGovernanceManager | |
UpdateLastDiffTime(int64_t nTimeIn) | CGovernanceManager | inline |
vote_cache_t typedef | CGovernanceManager | |
vote_m_cit typedef | CGovernanceManager | |
vote_m_it typedef | CGovernanceManager | |
vote_m_t typedef | CGovernanceManager | |
vote_mcache_t typedef | CGovernanceManager | |
~CGovernanceManager() | CGovernanceManager | inlinevirtual |