SNAP Library, User Reference  2012-10-15 15:06:59
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
shash.h File Reference

Go to the source code of this file.

Classes

class  TKeyDatFl< TKey, TDat, THashFunc >
class  TSparseGroup< TVal, GroupSize >
class  TSparseTableI< TVal, GroupSize >
class  TSparseTable< TVal, GroupSize >
class  TSHashKeyDat< TKey, TDat >
class  TSparseHash< TKey, TDat, GroupSize >
class  TSparseSet< TKey, GroupSize >
class  THashSetKey< TKey >
class  THashSetKeyI< TKey >
class  THashSet< TKey, THashFunc >
class  TPackVec< TVal >

Typedefs

typedef THashSet< TUCh > TUChSet
typedef THashSet< TInt > TIntSet
typedef THashSet< TUInt64 > TUInt64Set
typedef THashSet< TFlt > TFltSet
typedef THashSet< TStr > TStrSet
typedef THashSet< TUChIntPr > TUChIntPrSet
typedef THashSet< TUChUInt64Pr > TUChUInt64PrSet
typedef THashSet< TIntPr > TIntPrSet

Typedef Documentation

typedef THashSet<TFlt> TFltSet

Definition at line 1378 of file shash.h.

Definition at line 1382 of file shash.h.

typedef THashSet<TInt> TIntSet

Definition at line 1376 of file shash.h.

typedef THashSet<TStr> TStrSet

Definition at line 1379 of file shash.h.

Definition at line 1380 of file shash.h.

typedef THashSet<TUCh> TUChSet

Definition at line 1375 of file shash.h.

Definition at line 1381 of file shash.h.

Definition at line 1377 of file shash.h.