SNAP Library 2.0, Developer Reference  2013-05-13 16:33:57
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
TSparseTableI< TVal, GroupSize > Member List
This is the complete list of members for TSparseTableI< TVal, GroupSize >, including all inherited members.
BegITSparseTableI< TVal, GroupSize > [private]
CurOffTSparseTableI< TVal, GroupSize > [private]
EndITSparseTableI< TVal, GroupSize > [private]
GetValN() const TSparseTableI< TVal, GroupSize > [inline]
GroupITSparseTableI< TVal, GroupSize > [private]
IsEnd() const TSparseTableI< TVal, GroupSize > [inline]
operator()() const TSparseTableI< TVal, GroupSize > [inline]
operator*() const TSparseTableI< TVal, GroupSize > [inline]
operator++(int)TSparseTableI< TVal, GroupSize > [inline]
operator--(int)TSparseTableI< TVal, GroupSize > [inline]
operator->() const TSparseTableI< TVal, GroupSize > [inline]
operator<(const TSparseTableI &STI) const TSparseTableI< TVal, GroupSize > [inline]
operator=(const TSparseTableI &STI)TSparseTableI< TVal, GroupSize > [inline]
operator==(const TSparseTableI &STI) const TSparseTableI< TVal, GroupSize > [inline]
TGroupVI typedefTSparseTableI< TVal, GroupSize > [private]
TSparseTableI()TSparseTableI< TVal, GroupSize > [inline]
TSparseTableI(const TGroupVI &BegIter, const TGroupVI &CurIter, const TGroupVI &EndIter, const int &Offset=0)TSparseTableI< TVal, GroupSize > [inline]
TSparseTableI(const TSparseTableI &STI)TSparseTableI< TVal, GroupSize > [inline]
TValGroup typedefTSparseTableI< TVal, GroupSize > [private]