SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 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 >
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]
IsVId(const int &VId) const TVecPool< TVal > [inline]
Load(TSIn &SIn)TVecPool< TVal > [inline, static]
Load(const TStr &FNm)TVecPool< TVal > [inline, static]
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]
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 >
~TVecPool()TVecPool< TVal > [inline]