Dash Core  0.12.2.1
P2P Digital Currency
CNodeCombinedStats Struct Reference

#include <peertablemodel.h>

Public Attributes

CNodeStats nodeStats
 
CNodeStateStats nodeStateStats
 
bool fNodeStateStatsAvailable
 

Detailed Description

Definition at line 21 of file peertablemodel.h.

Member Data Documentation

◆ fNodeStateStatsAvailable

bool CNodeCombinedStats::fNodeStateStatsAvailable

Definition at line 24 of file peertablemodel.h.

Referenced by PeerTablePriv::refreshPeers(), and RPCConsole::updateNodeDetail().

◆ nodeStateStats

CNodeStateStats CNodeCombinedStats::nodeStateStats

Definition at line 23 of file peertablemodel.h.

Referenced by PeerTablePriv::refreshPeers(), and RPCConsole::updateNodeDetail().

◆ nodeStats


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