Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CNodeCombinedStats Struct Reference
#include <peertablemodel.h>
Collaboration diagram for CNodeCombinedStats:
Public Attributes | |
CNodeStats | nodeStats |
CNodeStateStats | nodeStateStats |
bool | fNodeStateStatsAvailable |
Detailed Description
Definition at line 23 of file peertablemodel.h.
Member Data Documentation
◆ fNodeStateStatsAvailable
bool CNodeCombinedStats::fNodeStateStatsAvailable |
Definition at line 26 of file peertablemodel.h.
Referenced by PeerTablePriv::refreshPeers(), and RPCConsole::updateNodeDetail().
◆ nodeStateStats
CNodeStateStats CNodeCombinedStats::nodeStateStats |
Definition at line 25 of file peertablemodel.h.
Referenced by PeerTablePriv::refreshPeers(), and RPCConsole::updateNodeDetail().
◆ nodeStats
CNodeStats CNodeCombinedStats::nodeStats |
Definition at line 24 of file peertablemodel.h.
Referenced by RPCConsole::banSelectedNode(), PeerTableModel::data(), NodeLessThan::operator()(), RPCConsole::peerLayoutAboutToChange(), PeerTablePriv::refreshPeers(), and RPCConsole::updateNodeDetail().
The documentation for this struct was generated from the following file:
- src/qt/peertablemodel.h