Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CGovernanceVote Member List

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

ADD_SERIALIZE_METHODSCGovernanceVote
CGovernanceVote()CGovernanceVote
CGovernanceVote(const COutPoint &outpointMasternodeIn, const uint256 &nParentHashIn, vote_signal_enum_t eVoteSignalIn, vote_outcome_enum_t eVoteOutcomeIn)CGovernanceVote
CheckSignature(const CKeyID &keyID) constCGovernanceVote
CheckSignature(const CBLSPublicKey &pubKey) constCGovernanceVote
fSyncedCGovernanceVoteprivate
fValidCGovernanceVoteprivate
GetHash() constCGovernanceVote
GetMasternodeOutpoint() constCGovernanceVoteinline
GetOutcome() constCGovernanceVoteinline
GetParentHash() constCGovernanceVoteinline
GetSignal() constCGovernanceVoteinline
GetSignatureHash() constCGovernanceVote
GetTimestamp() constCGovernanceVoteinline
hashCGovernanceVoteprivate
IsSynced() constCGovernanceVoteinline
IsValid() constCGovernanceVoteinline
IsValid(bool useVotingKey) constCGovernanceVote
masternodeOutpointCGovernanceVoteprivate
nParentHashCGovernanceVoteprivate
nTimeCGovernanceVoteprivate
nVoteOutcomeCGovernanceVoteprivate
nVoteSignalCGovernanceVoteprivate
operator<(const CGovernanceVote &vote1, const CGovernanceVote &vote2)CGovernanceVotefriend
operator==(const CGovernanceVote &vote1, const CGovernanceVote &vote2)CGovernanceVotefriend
Relay(CConnman &connman) constCGovernanceVote
SerializationOp(Stream &s, Operation ser_action)CGovernanceVoteinline
SetSignature(const std::vector< unsigned char > &vchSigIn)CGovernanceVoteinline
SetTime(int64_t nTimeIn)CGovernanceVoteinline
Sign(const CKey &key, const CKeyID &keyID)CGovernanceVote
Sign(const CBLSSecretKey &key)CGovernanceVote
ToString() constCGovernanceVote
UpdateHash() constCGovernanceVoteprivate
vchSigCGovernanceVoteprivate
Released under the MIT license