Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
BannedNodeLessThan Class Reference

#include <bantablemodel.h>

Public Member Functions

 BannedNodeLessThan (int nColumn, Qt::SortOrder fOrder)
bool operator() (const CCombinedBan &left, const CCombinedBan &right) const

Private Attributes

int column
Qt::SortOrder order

Detailed Description

Definition at line 27 of file bantablemodel.h.

Constructor & Destructor Documentation

◆ BannedNodeLessThan()

BannedNodeLessThan::BannedNodeLessThan ( int nColumn,
Qt::SortOrder fOrder )
inline

Definition at line 30 of file bantablemodel.h.

Member Function Documentation

◆ operator()()

bool BannedNodeLessThan::operator() ( const CCombinedBan & left,
const CCombinedBan & right ) const

Definition at line 18 of file bantablemodel.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ column

int BannedNodeLessThan::column
private

Definition at line 35 of file bantablemodel.h.

◆ order

Qt::SortOrder BannedNodeLessThan::order
private

Definition at line 36 of file bantablemodel.h.


The documentation for this class was generated from the following files: