![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <governance.h>
Public Member Functions | |
last_object_rec (bool fStatusOKIn=true) | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action, int nType, int nVersion) |
Public Attributes | |
ADD_SERIALIZE_METHODS | |
CRateCheckBuffer | triggerBuffer |
CRateCheckBuffer | watchdogBuffer |
bool | fStatusOK |
Definition at line 152 of file governance.h.
|
inline |
Definition at line 153 of file governance.h.
|
inline |
Definition at line 162 of file governance.h.
CGovernanceManager::last_object_rec::ADD_SERIALIZE_METHODS |
Definition at line 159 of file governance.h.
bool CGovernanceManager::last_object_rec::fStatusOK |
Definition at line 171 of file governance.h.
Referenced by SerializationOp().
CRateCheckBuffer CGovernanceManager::last_object_rec::triggerBuffer |
Definition at line 169 of file governance.h.
Referenced by SerializationOp().
CRateCheckBuffer CGovernanceManager::last_object_rec::watchdogBuffer |
Definition at line 170 of file governance.h.
Referenced by SerializationOp().