Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
CNodeCombinedStats Struct Reference

#include <peertablemodel.h>

Collaboration diagram for CNodeCombinedStats:
[legend]

Public Attributes

CNodeStats nodeStats
 
CNodeStateStats nodeStateStats
 
bool fNodeStateStatsAvailable
 

Detailed Description

Definition at line 21 of file peertablemodel.h.

Member Data Documentation

bool CNodeCombinedStats::fNodeStateStatsAvailable

Definition at line 24 of file peertablemodel.h.

CNodeStateStats CNodeCombinedStats::nodeStateStats

Definition at line 23 of file peertablemodel.h.

CNodeStats CNodeCombinedStats::nodeStats

Definition at line 22 of file peertablemodel.h.


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