SNAP Library , Developer Reference  2013-01-07 14:03:36
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
TVecPool< TVal > Member List
This is the complete list of members for TVecPool< TVal >, including all inherited members.
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 >
CRefTVecPool< TVal > [private]
EmptyValTVecPool< TVal > [private]
FastCopyTVecPool< 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]
GrowByTVecPool< TVal > [private]
IdToOffVTVecPool< 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]
MxValsTVecPool< 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 typedefTVecPool< 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 > > classTVecPool< TVal > [friend]
TValV typedefTVecPool< 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 >
ValBfTVecPool< TVal > [private]
ValsTVecPool< TVal > [private]
~TVecPool()TVecPool< TVal > [inline]