SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
AddEmptyV(const int &ValVLen) | TVecPool< TVal > | |
AddV(const TValV &ValV) | TVecPool< TVal > | |
Clr(bool DoDel=true) | TVecPool< TVal > | [inline] |
CompactPool(const TVal &DelVal) | TVecPool< TVal > | |
CRef | TVecPool< TVal > | [private] |
EmptyVal | TVecPool< TVal > | [private] |
FastCopy | TVecPool< TVal > | [private] |
GetEmptyVal() const | TVecPool< TVal > | [inline] |
GetMemUsed() const | TVecPool< TVal > | [inline] |
GetV(const int &VId, TValV &ValV) const | TVecPool< TVal > | [inline] |
GetVals() const | TVecPool< TVal > | [inline] |
GetValVPt(const int &VId) const | TVecPool< TVal > | [inline] |
GetVecs() const | TVecPool< TVal > | [inline] |
GetVLen(const int &VId) const | TVecPool< TVal > | [inline] |
GrowBy | TVecPool< TVal > | [private] |
IdToOffV | TVecPool< TVal > | [private] |
IsVId(const int &VId) const | TVecPool< TVal > | [inline] |
Load(TSIn &SIn) | TVecPool< TVal > | [inline, static] |
Load(const TStr &FNm) | TVecPool< TVal > | [inline, static] |
MxVals | TVecPool< TVal > | [private] |
New(const ::TSize &ExpectVals=0, const ::TSize &GrowBy=1000000, const bool &FastCopy=false) | TVecPool< TVal > | [inline, static] |
operator=(const TVecPool &Pool) | TVecPool< TVal > | |
PutAll(const TVal &Val) | TVecPool< TVal > | [inline] |
PutV(const int &VId, const TValV &ValV) | TVecPool< TVal > | [inline] |
PVecPool typedef | TVecPool< TVal > | |
Reserve(const ::TSize &MxVals) | TVecPool< TVal > | [inline] |
Reserved() const | TVecPool< TVal > | [inline] |
Resize(const ::TSize &_MxVals) | TVecPool< TVal > | [private] |
Save(TSOut &SOut) const | TVecPool< TVal > | |
SetEmptyVal(const TVal &_EmptyVal) | TVecPool< TVal > | [inline] |
ShuffleAll(TRnd &Rnd=TInt::Rnd) | TVecPool< TVal > | |
TPt< TVecPool< TVal > > class | TVecPool< TVal > | [friend] |
TValV typedef | TVecPool< TVal > | |
TVecPool(const ::TSize &ExpectVals=0, const ::TSize &_GrowBy=1000000, const bool &_FastCopy=false, const TVal &_EmptyVal=TVal()) | TVecPool< TVal > | |
TVecPool(const TVecPool &Pool) | TVecPool< TVal > | |
TVecPool(TSIn &SIn) | TVecPool< TVal > | |
ValBf | TVecPool< TVal > | [private] |
Vals | TVecPool< TVal > | [private] |
~TVecPool() | TVecPool< TVal > | [inline] |