Bitcoin Core  27.99.0
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 27 of file peertablemodel.h.

Member Data Documentation

◆ fNodeStateStatsAvailable

bool CNodeCombinedStats::fNodeStateStatsAvailable

Definition at line 30 of file peertablemodel.h.

◆ nodeStateStats

CNodeStateStats CNodeCombinedStats::nodeStateStats

Definition at line 29 of file peertablemodel.h.

◆ nodeStats

CNodeStats CNodeCombinedStats::nodeStats

Definition at line 28 of file peertablemodel.h.


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