| 
    SNAP Library 2.3, Developer Reference
    2014-06-16 11:58:46
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
 
#include <ds.h>
Public Member Functions | |
| TCmpKeyDatByDat (const bool &AscSort=true) | |
| bool | operator() (const TKeyDat< TVal1, TVal2 > &P1, const TKeyDat< TVal1, TVal2 > &P2) const | 
Private Attributes | |
| bool | IsAsc | 
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 405 of file ds.h.
References TKeyDat< TKey, TDat >::Dat, and TCmpKeyDatByDat< TVal1, TVal2 >::IsAsc.
      
  | 
  private | 
Definition at line 402 of file ds.h.
Referenced by TCmpKeyDatByDat< TVal1, TVal2 >::operator()().