SNAP Library 2.2, User Reference
2014-03-11 19:15:55
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 |
TCmpKeyDatByDat< TVal1, TVal2 >::TCmpKeyDatByDat | ( | const bool & | AscSort = true | ) | [inline] |
bool TCmpKeyDatByDat< TVal1, TVal2 >::operator() | ( | const TKeyDat< TVal1, TVal2 > & | P1, |
const TKeyDat< TVal1, TVal2 > & | P2 | ||
) | const [inline] |
bool TCmpKeyDatByDat< TVal1, TVal2 >::IsAsc [private] |