SNAP Library 2.1, User Reference
2013-09-25 10:47:25
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Public Member Functions | |
THashKeyDatCmp (THash< TKey, TDat, THashFunc > &_Hash, const bool &_CmpKey, const bool &_Asc) | |
bool | operator() (const int &KeyId1, const int &KeyId2) const |
Public Attributes | |
const THash< TKey, TDat, THashFunc > & | Hash |
bool | CmpKey |
bool | Asc |
THash< TKey, TDat, THashFunc >::THashKeyDatCmp::THashKeyDatCmp | ( | THash< TKey, TDat, THashFunc > & | _Hash, |
const bool & | _CmpKey, | ||
const bool & | _Asc | ||
) | [inline] |
bool THash< TKey, TDat, THashFunc >::THashKeyDatCmp::operator() | ( | const int & | KeyId1, |
const int & | KeyId2 | ||
) | const [inline] |
bool THash< TKey, TDat, THashFunc >::THashKeyDatCmp::Asc |
bool THash< TKey, TDat, THashFunc >::THashKeyDatCmp::CmpKey |
const THash<TKey, TDat, THashFunc>& THash< TKey, TDat, THashFunc >::THashKeyDatCmp::Hash |