SNAP Library 2.2, Developer Reference  2014-03-11 19:15:55
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TSparseSet< TKey, GroupSize > Member List
This is the complete list of members for TSparseSet< TKey, GroupSize >, including all inherited members.
AddKey(const TKey &Key)TSparseSet< TKey, GroupSize >
BegI() const TSparseSet< TKey, GroupSize > [inline]
Clr(const bool &DoDel=true)TSparseSet< TKey, GroupSize > [inline]
CopyFrom(const TSparseSet &SSet, const int &MnWanted)TSparseSet< TKey, GroupSize > [private]
Empty() const TSparseSet< TKey, GroupSize > [inline]
EndI() const TSparseSet< TKey, GroupSize > [inline]
ExpandThreshTSparseSet< TKey, GroupSize > [private]
FindPos(const TKey &Key, int &Pos, int &PosToIns) const TSparseSet< TKey, GroupSize > [private]
GetDiskSz() const TSparseSet< TKey, GroupSize > [inline]
GetI(const int &KeyId) const TSparseSet< TKey, GroupSize > [inline]
GetKey(const int &KeyId) const TSparseSet< TKey, GroupSize > [inline]
GetKeyId(const TKey &Key) const TSparseSet< TKey, GroupSize > [inline]
GetKeyV(TVec< TKey > &KeyV) const TSparseSet< TKey, GroupSize >
GetMemUsed() const TSparseSet< TKey, GroupSize > [inline]
GetMinSize(const int &CurVals, const int &WantedVals) const TSparseSet< TKey, GroupSize > [private]
GetRndKeyId(TRnd &Rnd=TInt::Rnd) const TSparseSet< TKey, GroupSize > [inline]
IsKey(const TKey &Key) const TSparseSet< TKey, GroupSize > [inline]
IsKey(const TKey &Key, int &KeyId) const TSparseSet< TKey, GroupSize > [inline]
IsKeyId(const int &KeyId) const TSparseSet< TKey, GroupSize > [inline]
Len() const TSparseSet< TKey, GroupSize > [inline]
Load(TSIn &SIn)TSparseSet< TKey, GroupSize > [inline]
MinBucketsTSparseSet< TKey, GroupSize > [static]
MnOccupancyTSparseSet< TKey, GroupSize > [static]
MoveFrom(TSparseSet &SSet, const int &MnWanted)TSparseSet< TKey, GroupSize > [private]
MxOccupancyTSparseSet< TKey, GroupSize > [static]
operator<(const TSparseSet &SSet) const TSparseSet< TKey, GroupSize >
operator=(const TSparseSet &SSet)TSparseSet< TKey, GroupSize >
operator==(const TSparseSet &SSet) const TSparseSet< TKey, GroupSize >
Reserve(const int &MxVals)TSparseSet< TKey, GroupSize > [inline]
Reserved() const TSparseSet< TKey, GroupSize > [inline]
ResetThresh()TSparseSet< TKey, GroupSize > [private]
ResizeDelta(const int &ValsToAdd, const int &MnWanted=0)TSparseSet< TKey, GroupSize > [private]
Save(TSOut &SOut) const TSparseSet< TKey, GroupSize > [inline]
ShrinkThreshTSparseSet< TKey, GroupSize > [private]
Swap(TSparseSet &SSet)TSparseSet< TKey, GroupSize >
TableTSparseSet< TKey, GroupSize > [private]
TIter typedefTSparseSet< TKey, GroupSize >
TSGroup typedefTSparseSet< TKey, GroupSize >
TSparseSet(const int &WantedVals=0)TSparseSet< TKey, GroupSize > [inline]
TSparseSet(TSIn &SIn)TSparseSet< TKey, GroupSize > [inline]