![]()  | 
  
    BSHA3
    0.17.99
    
   P2P Blockchain, based on Bitcoin 
   | 
 
#include <peertablemodel.h>
Public Member Functions | |
| NodeLessThan (int nColumn, Qt::SortOrder fOrder) | |
| bool | operator() (const CNodeCombinedStats &left, const CNodeCombinedStats &right) const | 
Private Attributes | |
| int | column | 
| Qt::SortOrder | order | 
Definition at line 33 of file peertablemodel.h.
      
  | 
  inline | 
Definition at line 36 of file peertablemodel.h.
| bool NodeLessThan::operator() | ( | const CNodeCombinedStats & | left, | 
| const CNodeCombinedStats & | right | ||
| ) | const | 
Definition at line 19 of file peertablemodel.cpp.
      
  | 
  private | 
Definition at line 41 of file peertablemodel.h.
      
  | 
  private | 
Definition at line 42 of file peertablemodel.h.
 1.8.14