SNAP Library, Developer 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
TSparseTable< TVal, GroupSize > Member List
This is the complete list of members for TSparseTable< TVal, GroupSize >, including all inherited members.
BegI() const TSparseTable< TVal, GroupSize > [inline]
Clr(const bool &DoDel=true)TSparseTable< TVal, GroupSize >
Del(const int &ValN)TSparseTable< TVal, GroupSize >
Empty() const TSparseTable< TVal, GroupSize > [inline]
EndI() const TSparseTable< TVal, GroupSize > [inline]
Get(const int &ValN) const TSparseTable< TVal, GroupSize > [inline]
GetDiskSz() const TSparseTable< TVal, GroupSize > [inline]
GetGroup(const int &GroupN)TSparseTable< TVal, GroupSize > [inline]
GetGroup(const int &GroupN) const TSparseTable< TVal, GroupSize > [inline]
GetGroups(const int &Vals)TSparseTable< TVal, GroupSize > [inline, private, static]
GetGrp1(const int &ValN) const TSparseTable< TVal, GroupSize > [inline, private]
GetGrp1(const int &ValN)TSparseTable< TVal, GroupSize > [inline, private]
GetI(const int &ValN) const TSparseTable< TVal, GroupSize > [inline]
GetMemUsed() const TSparseTable< TVal, GroupSize > [inline]
GroupNum(const int &ValN) const TSparseTable< TVal, GroupSize > [inline, private]
Groups() const TSparseTable< TVal, GroupSize > [inline]
GroupVTSparseTable< TVal, GroupSize > [private]
IsEmpty(const int &ValN) const TSparseTable< TVal, GroupSize > [inline]
Len() const TSparseTable< TVal, GroupSize > [inline]
Load(TSIn &SIn)TSparseTable< TVal, GroupSize > [inline]
MxValsTSparseTable< TVal, GroupSize > [private]
operator<(const TSparseTable &ST) const TSparseTable< TVal, GroupSize >
operator=(const TSparseTable &ST)TSparseTable< TVal, GroupSize >
operator==(const TSparseTable &ST) const TSparseTable< TVal, GroupSize >
PosInGroup(const int &ValN) const TSparseTable< TVal, GroupSize > [inline, private]
Reserve(const int NewVals)TSparseTable< TVal, GroupSize > [inline]
Reserved() const TSparseTable< TVal, GroupSize > [inline]
Resize(const int &NewVals)TSparseTable< TVal, GroupSize >
Save(TSOut &SOut) const TSparseTable< TVal, GroupSize > [inline]
Set(const int &ValN, const TVal &Val)TSparseTable< TVal, GroupSize >
Set(const int &ValN)TSparseTable< TVal, GroupSize >
Swap(TSparseTable &ST)TSparseTable< TVal, GroupSize >
TIter typedefTSparseTable< TVal, GroupSize >
TSGroup typedefTSparseTable< TVal, GroupSize >
TSparseTable(const int &MaxVals=0)TSparseTable< TVal, GroupSize > [inline]
TSparseTable(const TSparseTable &ST)TSparseTable< TVal, GroupSize > [inline]
TSparseTable(TSIn &SIn)TSparseTable< TVal, GroupSize > [inline]
ValsTSparseTable< TVal, GroupSize > [private]