SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Clr(const bool &DoDel=true) | TQQueue< TVal > | [inline] |
Empty() const | TQQueue< TVal > | [inline] |
First | TQQueue< TVal > | [private] |
Gen(const int &_MxLast=64, const int &_MxLen=-1) | TQQueue< TVal > | [inline] |
GetSubValV(const int &_BValN, const int &_EValN, TVec< TVal > &SubValV) const | TQQueue< TVal > | [inline] |
Last | TQQueue< TVal > | [private] |
Len() const | TQQueue< TVal > | [inline] |
MxLast | TQQueue< TVal > | [private] |
MxLen | TQQueue< TVal > | [private] |
operator=(const TQQueue &Queue) | TQQueue< TVal > | [inline] |
operator[](const int &ValN) const | TQQueue< TVal > | [inline] |
Pop() | TQQueue< TVal > | [inline] |
Push(const TVal &Val) | TQQueue< TVal > | [inline] |
Save(TSOut &SOut) const | TQQueue< TVal > | [inline] |
Shuffle(TRnd &Rnd) | TQQueue< TVal > | [inline] |
Top() const | TQQueue< TVal > | [inline] |
TQQueue(const int &_MxLast=64, const int &_MxLen=-1) | TQQueue< TVal > | [inline] |
TQQueue(const TQQueue &Queue) | TQQueue< TVal > | [inline] |
TQQueue(TSIn &SIn) | TQQueue< TVal > | [inline, explicit] |
ValV | TQQueue< TVal > | [private] |