Bitcoin ABC 0.30.3
P2P Digital Currency
|
#include <peertablemodel.h>
Public Attributes | |
CNodeStats | nodeStats |
CNodeStateStats | nodeStateStats |
bool | fNodeStateStatsAvailable |
Definition at line 26 of file peertablemodel.h.
bool CNodeCombinedStats::fNodeStateStatsAvailable |
Definition at line 29 of file peertablemodel.h.
CNodeStateStats CNodeCombinedStats::nodeStateStats |
Definition at line 28 of file peertablemodel.h.
CNodeStats CNodeCombinedStats::nodeStats |
Definition at line 27 of file peertablemodel.h.