Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CCombinedBan Struct Reference
#include <bantablemodel.h>
Collaboration diagram for CCombinedBan:
Public Attributes | |
CSubNet | subnet |
CBanEntry | banEntry |
Detailed Description
Definition at line 18 of file bantablemodel.h.
Member Data Documentation
◆ banEntry
CBanEntry CCombinedBan::banEntry |
Definition at line 20 of file bantablemodel.h.
Referenced by BanTableModel::data(), BannedNodeLessThan::operator()(), and BanTablePriv::refreshBanlist().
◆ subnet
CSubNet CCombinedBan::subnet |
Definition at line 19 of file bantablemodel.h.
Referenced by BanTableModel::data(), BannedNodeLessThan::operator()(), and BanTablePriv::refreshBanlist().
The documentation for this struct was generated from the following file:
- src/qt/bantablemodel.h