#include <budgetvote.h>
Definition at line 18 of file budgetvote.h.
◆ VoteDirection
| Enumerator |
|---|
| VOTE_ABSTAIN | |
| VOTE_YES | |
| VOTE_NO | |
Definition at line 21 of file budgetvote.h.
◆ CBudgetVote() [1/2]
| CBudgetVote::CBudgetVote |
( |
| ) |
|
◆ CBudgetVote() [2/2]
◆ GetDirection()
◆ GetHash()
| uint256 CBudgetVote::GetHash |
( |
| ) |
const |
◆ GetProposalHash()
| uint256 CBudgetVote::GetProposalHash |
( |
| ) |
const |
|
inline |
◆ GetSignatureHash()
| uint256 CBudgetVote::GetSignatureHash |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetStrMessage()
| std::string CBudgetVote::GetStrMessage |
( |
| ) |
const |
|
overridevirtual |
◆ GetTime()
| int64_t CBudgetVote::GetTime |
( |
| ) |
const |
|
inline |
◆ GetVin()
| CTxIn CBudgetVote::GetVin |
( |
| ) |
const |
|
inline |
◆ GetVoteString()
| std::string CBudgetVote::GetVoteString |
( |
| ) |
const |
|
inline |
◆ IsSynced()
| bool CBudgetVote::IsSynced |
( |
| ) |
const |
|
inline |
◆ IsValid()
| bool CBudgetVote::IsValid |
( |
| ) |
const |
|
inline |
◆ Relay()
| void CBudgetVote::Relay |
( |
| ) |
const |
◆ SERIALIZE_METHODS()
◆ SetSynced()
| void CBudgetVote::SetSynced |
( |
bool |
_fSynced | ) |
|
|
inline |
◆ SetTime()
| void CBudgetVote::SetTime |
( |
const int64_t & |
_nTime | ) |
|
|
inline |
◆ SetValid()
| void CBudgetVote::SetValid |
( |
bool |
_fValid | ) |
|
|
inline |
◆ ToJSON()
◆ fSynced
| bool CBudgetVote::fSynced |
|
private |
◆ fValid
◆ nProposalHash
◆ nTime
| int64_t CBudgetVote::nTime |
|
private |
◆ nVote
◆ vin
The documentation for this class was generated from the following files: