PIVX Core  5.6.99
P2P Digital Currency
CBudgetVote Member List

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

CBudgetVote()CBudgetVote
CBudgetVote(const CTxIn &vin, const uint256 &nProposalHash, VoteDirection nVoteIn)CBudgetVote
CheckSignature(const CKeyID &keyID) constCSignedMessage
CheckSignature(const CBLSPublicKey &pk) constCSignedMessage
CSignedMessage()CSignedMessageinline
fSyncedCBudgetVoteprivate
fValidCBudgetVoteprivate
GetDirection() constCBudgetVoteinline
GetHash() constCBudgetVote
GetProposalHash() constCBudgetVoteinline
GetSignatureBase64() constCSignedMessage
GetSignatureHash() const overrideCBudgetVoteinlinevirtual
GetStrMessage() const overrideCBudgetVotevirtual
GetTime() constCBudgetVoteinline
GetVchSig() constCSignedMessageinline
GetVin() constCBudgetVoteinline
GetVoteString() constCBudgetVoteinline
IsSynced() constCBudgetVoteinline
IsValid() constCBudgetVoteinline
nMessVersionCSignedMessage
nProposalHashCBudgetVoteprivate
nTimeCBudgetVoteprivate
nVoteCBudgetVoteprivate
Relay() constCBudgetVote
SERIALIZE_METHODS(CBudgetVote, obj)CBudgetVoteinline
SetSynced(bool _fSynced)CBudgetVoteinline
SetTime(const int64_t &_nTime)CBudgetVoteinline
SetValid(bool _fValid)CBudgetVoteinline
SetVchSig(const std::vector< unsigned char > &vchSigIn)CSignedMessageinline
Sign(const CKey &key, const CKeyID &keyID)CSignedMessage
Sign(const std::string strSignKey)CSignedMessage
Sign(const CBLSSecretKey &sk)CSignedMessage
ToJSON() constCBudgetVote
vchSigCSignedMessageprotected
vinCBudgetVoteprivate
VOTE_ABSTAIN enum valueCBudgetVote
VOTE_NO enum valueCBudgetVote
VOTE_YES enum valueCBudgetVote
VoteDirection enum nameCBudgetVote
~CSignedMessage()CSignedMessageinlinevirtual