SNAP Library, User Reference
2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
|
Clr(const bool &DoDel=true) | TQQueue< TVal > | [inline] |
Empty() const | TQQueue< TVal > | [inline] |
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] |
Len() const | TQQueue< TVal > | [inline] |
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] |