![]() |
Dash Core
0.12.2.1
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.
Referenced by PeerTablePriv::refreshPeers(), and RPCConsole::updateNodeDetail().
CNodeStateStats CNodeCombinedStats::nodeStateStats |
Definition at line 23 of file peertablemodel.h.
Referenced by PeerTablePriv::refreshPeers(), and RPCConsole::updateNodeDetail().
CNodeStats CNodeCombinedStats::nodeStats |
Definition at line 22 of file peertablemodel.h.
Referenced by RPCConsole::banSelectedNode(), PeerTableModel::data(), NodeLessThan::operator()(), RPCConsole::peerLayoutAboutToChange(), PeerTablePriv::refreshPeers(), and RPCConsole::updateNodeDetail().