Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

#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 >
void vote_rec_t::SerializationOp ( Stream &  s,
Operation  ser_action 
)
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


The documentation for this struct was generated from the following file:
Released under the MIT license