SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TRowIterator, including all inherited members.
CompareAtomicConst(TInt ColIdx, const TPrimitive &Val, TPredComp Cmp) | TRowIterator | |
CompareAtomicConstTStr(TInt ColIdx, const TStr &Val, TPredComp Cmp) | TRowIterator | |
CurrRowIdx | TRowIterator | private |
GetFltAttr(TInt ColIdx) const | TRowIterator | |
GetFltAttr(const TStr &Col) const | TRowIterator | |
GetIntAttr(TInt ColIdx) const | TRowIterator | |
GetIntAttr(const TStr &Col) const | TRowIterator | |
GetRowIdx() const | TRowIterator | |
GetStrAttr(TInt ColIdx) const | TRowIterator | |
GetStrAttr(const TStr &Col) const | TRowIterator | |
GetStrMapById(TInt ColIdx) const | TRowIterator | |
GetStrMapByName(const TStr &Col) const | TRowIterator | |
Next() | TRowIterator | |
operator++(int) | TRowIterator | |
operator<(const TRowIterator &RowI) const | TRowIterator | |
operator==(const TRowIterator &RowI) const | TRowIterator | |
Table | TRowIterator | private |
TRowIterator() | TRowIterator | inline |
TRowIterator(TInt RowIdx, const TTable *TablePtr) | TRowIterator | inline |
TRowIterator(const TRowIterator &RowI) | TRowIterator | inline |