Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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: