SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 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]
Empty() const TSparseSet< TKey, GroupSize > [inline]
EndI() const TSparseSet< TKey, GroupSize > [inline]
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]
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]
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]
Save(TSOut &SOut) const TSparseSet< TKey, GroupSize > [inline]
Swap(TSparseSet &SSet)TSparseSet< TKey, GroupSize >
TIter typedefTSparseSet< TKey, GroupSize >
TSGroup typedefTSparseSet< TKey, GroupSize >
TSparseSet(const int &WantedVals=0)TSparseSet< TKey, GroupSize > [inline]
TSparseSet(TSIn &SIn)TSparseSet< TKey, GroupSize > [inline]