Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
This is the complete list of members for CSuperblock, including all inherited members.
| ADD_SERIALIZE_METHODS | CGovernanceObject | |
| CGovernanceObject() | CGovernanceObject | |
| CGovernanceObject(const uint256 &nHashParentIn, int nRevisionIn, int64_t nTime, const uint256 &nCollateralHashIn, const std::string &strDataHexIn) | CGovernanceObject | |
| CGovernanceObject(const CGovernanceObject &other) | CGovernanceObject | |
| CheckSignature(const CBLSPublicKey &pubKey) const | CGovernanceObject | |
| ClearMasternodeVotes() | CGovernanceObject | |
| CountMatchingVotes(vote_signal_enum_t eVoteSignalIn, vote_outcome_enum_t eVoteOutcomeIn) const | CGovernanceObject | |
| CountPayments() | CSuperblock | inline |
| CSuperblock() | CSuperblock | |
| CSuperblock(uint256 &nHash) | CSuperblock | explicit |
| GetAbsoluteNoCount(vote_signal_enum_t eVoteSignalIn) const | CGovernanceObject | |
| GetAbsoluteYesCount(vote_signal_enum_t eVoteSignalIn) const | CGovernanceObject | |
| GetAbstainCount(vote_signal_enum_t eVoteSignalIn) const | CGovernanceObject | |
| GetBlockHeight() | CSuperblock | inline |
| GetCollateralHash() const | CGovernanceObject | inline |
| GetCreationTime() const | CGovernanceObject | inline |
| GetCurrentMNVotes(const COutPoint &mnCollateralOutpoint, vote_rec_t &voteRecord) const | CGovernanceObject | |
| GetData(UniValue &objResult) | CGovernanceObject | |
| GetDataAsHexString() const | CGovernanceObject | |
| GetDataAsPlainString() const | CGovernanceObject | |
| GetDeletionTime() const | CGovernanceObject | inline |
| GetGovernanceObject() | CSuperblock | inline |
| GetHash() const | CGovernanceObject | |
| GetJSONObject() | CGovernanceObject | |
| GetMasternodeOutpoint() const | CGovernanceObject | inline |
| GetMinCollateralFee() const | CGovernanceObject | |
| GetNearestSuperblocksHeights(int nBlockHeight, int &nLastSuperblockRet, int &nNextSuperblockRet) | CSuperblock | static |
| GetNoCount(vote_signal_enum_t eVoteSignalIn) const | CGovernanceObject | |
| GetObjectType() const | CGovernanceObject | inline |
| GetPayment(int nPaymentIndex, CGovernancePayment &paymentRet) | CSuperblock | |
| GetPaymentsLimit(int nBlockHeight) | CSuperblock | static |
| GetPaymentsTotalAmount() | CSuperblock | |
| GetSignatureHash() const | CGovernanceObject | |
| GetStatus() | CSuperblock | inline |
| GetVoteFile() const | CGovernanceObject | inline |
| GetYesCount(vote_signal_enum_t eVoteSignalIn) const | CGovernanceObject | |
| IsCollateralValid(std::string &strError, bool &fMissingConfirmations) const | CGovernanceObject | |
| IsExpired() const | CSuperblock | |
| IsSetCachedDelete() const | CGovernanceObject | inline |
| IsSetCachedEndorsed() const | CGovernanceObject | inline |
| IsSetCachedFunding() const | CGovernanceObject | inline |
| IsSetCachedValid() const | CGovernanceObject | inline |
| IsSetDirtyCache() const | CGovernanceObject | inline |
| IsSetExpired() const | CGovernanceObject | inline |
| IsValid(const CTransaction &txNew, int nBlockHeight, CAmount blockReward) | CSuperblock | |
| IsValidBlockHeight(int nBlockHeight) | CSuperblock | static |
| IsValidLocally(std::string &strError, bool fCheckCollateral) const | CGovernanceObject | |
| IsValidLocally(std::string &strError, bool &fMissingConfirmations, bool fCheckCollateral) const | CGovernanceObject | |
| LoadData() | CGovernanceObject | |
| nBlockHeight | CSuperblock | private |
| nGovObjHash | CSuperblock | private |
| nStatus | CSuperblock | private |
| ParsePaymentSchedule(const std::string &strPaymentAddresses, const std::string &strPaymentAmounts) | CSuperblock | private |
| PrepareDeletion(int64_t nDeletionTime_) | CGovernanceObject | inline |
| ProcessVote(CNode *pfrom, const CGovernanceVote &vote, CGovernanceException &exception, CConnman &connman) | CGovernanceObject | |
| Relay(CConnman &connman) | CGovernanceObject | |
| RemoveInvalidVotes(const COutPoint &mnOutpoint) | CGovernanceObject | |
| SerializationOp(Stream &s, Operation ser_action) | CGovernanceObject | inline |
| SetExecuted() | CSuperblock | inline |
| SetExpired() | CGovernanceObject | inline |
| SetMasternodeOutpoint(const COutPoint &outpoint) | CGovernanceObject | |
| SetStatus(int nStatusIn) | CSuperblock | inline |
| Sign(const CBLSSecretKey &key) | CGovernanceObject | |
| UpdateLocalValidity() | CGovernanceObject | |
| UpdateSentinelVariables() | CGovernanceObject | |
| vecPayments | CSuperblock | private |
| vote_cmm_t typedef | CGovernanceObject | |
| vote_m_cit typedef | CGovernanceObject | |
| vote_m_it typedef | CGovernanceObject | |
| vote_m_t typedef | CGovernanceObject | |