Dash Core  0.12.2.1
P2P Digital Currency
vote_rec_t Struct Reference

#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
 

Detailed Description

Definition at line 95 of file governance-object.h.

Member Function Documentation

◆ SerializationOp()

template<typename Stream , typename Operation >
void vote_rec_t::SerializationOp ( Stream &  s,
Operation  ser_action,
int  nType,
int  nVersion 
)
inline

Definition at line 101 of file governance-object.h.

Member Data Documentation

◆ ADD_SERIALIZE_METHODS

vote_rec_t::ADD_SERIALIZE_METHODS

Definition at line 98 of file governance-object.h.

◆ mapInstances


The documentation for this struct was generated from the following file: