Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
#include <governance/governance.h>#include <consensus/validation.h>#include <governance/governance-classes.h>#include <governance/governance-object.h>#include <governance/governance-validators.h>#include <governance/governance-vote.h>#include <init.h>#include <masternode/masternode-meta.h>#include <masternode/masternode-sync.h>#include <messagesigner.h>#include <net_processing.h>#include <netfulfilledman.h>#include <netmessagemaker.h>#include <spork.h>#include <util.h>#include <validation.h>#include <validationinterface.h>
Include dependency graph for governance.cpp:Go to the source code of this file.
Classes | |
| struct | sortProposalsByVotes |
Variables | |
| CGovernanceManager | governance |
| int | nSubmittedFinalBudget |
Variable Documentation
◆ governance
| CGovernanceManager governance |
Definition at line 23 of file governance.cpp.
Referenced by CGovernanceTriggerManager::AddNewTrigger(), AlreadyHave(), AppInitMain(), CGovernanceTriggerManager::CleanAndRemove(), CSuperblockManager::ExecuteBestSuperblock(), CGovernanceTriggerManager::GetActiveTriggers(), CSuperblockManager::GetBestSuperblock(), CSuperblock::GetGovernanceObject(), CSuperblockManager::GetRequiredPaymentsString(), CSuperblockManager::GetSuperblockPayments(), gobject_count(), gobject_diff(), gobject_get(), gobject_getcurrentvotes(), gobject_submit(), gobject_vote_conf(), CSuperblock::IsExpired(), CSuperblockManager::IsSuperblockTriggered(), CSuperblockManager::IsValid(), ListObjects(), CDSNotificationInterface::NotifyMasternodeListChanged(), PrepareShutdown(), ProcessGetData(), ProcessMessage(), CMasternodeSync::ProcessTick(), CGovernanceObject::ProcessVote(), CDSNotificationInterface::UpdatedBlockTip(), voteraw(), and VoteWithMasternodes().
◆ nSubmittedFinalBudget
| int nSubmittedFinalBudget |
Definition at line 25 of file governance.cpp.

