Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
vote_rec_t Struct Reference
#include <governance-object.h>
Public Member Functions | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action) |
Public Attributes | |
vote_instance_m_t | mapInstances |
ADD_SERIALIZE_METHODS | |
Detailed Description
Definition at line 90 of file governance-object.h.
Member Function Documentation
◆ SerializationOp()
template<typename Stream , typename Operation >
|
inline |
Definition at line 96 of file governance-object.h.
References mapInstances, and READWRITE.
Member Data Documentation
◆ ADD_SERIALIZE_METHODS
vote_rec_t::ADD_SERIALIZE_METHODS |
Definition at line 93 of file governance-object.h.
◆ mapInstances
vote_instance_m_t vote_rec_t::mapInstances |
Definition at line 91 of file governance-object.h.
Referenced by CGovernanceObject::CountMatchingVotes(), CGovernanceManager::GetCurrentVotes(), CGovernanceObject::ProcessVote(), and SerializationOp().
The documentation for this struct was generated from the following file:
- src/governance/governance-object.h