![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <governance-vote.h>
Static Public Member Functions | |
static vote_outcome_enum_t | ConvertVoteOutcome (std::string strVoteOutcome) |
static vote_signal_enum_t | ConvertVoteSignal (std::string strVoteSignal) |
static std::string | ConvertOutcomeToString (vote_outcome_enum_t nOutcome) |
static std::string | ConvertSignalToString (vote_signal_enum_t nSignal) |
Governance Voting
Static class for accessing governance data
Definition at line 75 of file governance-vote.h.
|
static |
Definition at line 13 of file governance-vote.cpp.
Referenced by CGovernanceVote::GetVoteString(), and CGovernanceVote::ToString().
|
static |
Definition at line 29 of file governance-vote.cpp.
Referenced by CGovernanceObject::ProcessVote(), and CGovernanceVote::ToString().
|
static |
Definition at line 148 of file governance-vote.cpp.
|
static |
Definition at line 163 of file governance-vote.cpp.