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 <gstat.h>
Public Member Functions | |
TCmpByVal (TGStatVal SortBy, bool Asc) | |
bool | operator() (const TGStat &GS1, const TGStat &GS2) const |
bool | operator() (const PGStat &GS1, const PGStat &GS2) const |
Private Attributes | |
TGStatVal | ValCmp |
bool | SortAsc |
|
inline |
Definition at line 7 of file gstat.cpp.
References TStr::CStr(), TStr::Fmt(), TGStat::GetVal(), TGStat::GetValStr(), gsvTime, TGStat::HasVal(), IAssertR, SortAsc, TGStat::Time, and ValCmp.
Definition at line 17 of file gstat.cpp.
|
private |
Definition at line 45 of file gstat.h.
Referenced by operator()().
|
private |
Definition at line 44 of file gstat.h.
Referenced by operator()().