Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <peertablemodel.h>
Public Attributes | |
CNodeStats | nodeStats |
CNodeStateStats | nodeStateStats |
bool | fNodeStateStatsAvailable |
Definition at line 21 of file peertablemodel.h.
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.