![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <governance-object.h>
Public Member Functions | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action, int nType, int nVersion) |
Public Attributes | |
vote_instance_m_t | mapInstances |
ADD_SERIALIZE_METHODS | |
Definition at line 95 of file governance-object.h.
|
inline |
Definition at line 101 of file governance-object.h.
vote_rec_t::ADD_SERIALIZE_METHODS |
Definition at line 98 of file governance-object.h.
vote_instance_m_t vote_rec_t::mapInstances |
Definition at line 96 of file governance-object.h.
Referenced by CGovernanceObject::CountMatchingVotes(), CGovernanceManager::GetCurrentVotes(), CGovernanceObject::ProcessVote(), and SerializationOp().