SNAP Library 2.1, User Reference  2013-09-25 10:47:25
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
TGHash< TDat > Member List
This is the complete list of members for TGHash< TDat >, including all inherited members.
AddDat(const PNGraph &Graph)TGHash< TDat > [inline]
AddDat(const PNGraph &Graph, const TDat &Dat)TGHash< TDat > [inline]
AddKey(const PNGraph &Graph)TGHash< TDat >
BegI() const TGHash< TDat > [inline]
Clr(const bool &DoDel=true, const int &NoDelLim=-1)TGHash< TDat > [inline]
Defrag()TGHash< TDat > [inline]
DrawGViz(const int &KeyId, const TStr &OutFNmPref, const TStr &OutputType="gif", TStr Desc="") const TGHash< TDat >
DrawGViz(const TIntV &KeyIdV, const TStr &OutFNmPref, const TStr &OutputType="gif") const TGHash< TDat >
Empty() const TGHash< TDat > [inline]
EndI() const TGHash< TDat > [inline]
FFirstKeyId() const TGHash< TDat > [inline]
FNextKeyId(int &KeyId) const TGHash< TDat > [inline]
Gen(const int &ExpectVals)TGHash< TDat > [inline]
GetDat(const PNGraph &Graph) const TGHash< TDat > [inline]
GetDat(const PNGraph &Graph)TGHash< TDat > [inline]
GetDat(const TGraphKey &Key) const TGHash< TDat > [inline]
GetDat(const TGraphKey &Key)TGHash< TDat > [inline]
GetDatId(const int &KeyId) const TGHash< TDat > [inline]
GetDatId(const int &KeyId)TGHash< TDat > [inline]
GetDatKeyPrV(TVec< TPair< TDat, TGraphKey > > &DatKeyPrV) const TGHash< TDat > [inline]
GetDatV(TVec< TDat > &DatV) const TGHash< TDat > [inline]
GetI(const int &KeyId) const TGHash< TDat > [inline]
GetKey(const int &KeyId) const TGHash< TDat > [inline]
GetKeyDat(const int &KeyId, TGraphKey &Key, TDat &Dat) const TGHash< TDat > [inline]
GetKeyDatPrV(TVec< TPair< TGraphKey, TDat > > &KeyDatPrV) const TGHash< TDat > [inline]
GetKeyId(const PNGraph &Graph) const TGHash< TDat > [inline]
GetKeyId(const TGraphKey &Key) const TGHash< TDat > [inline]
GetKeyIdByDat(TIntV &KeyIdV, const bool &Asc=true) const TGHash< TDat >
GetKeyIdByGSz(TIntV &KeyIdV, const bool &Asc=true) const TGHash< TDat >
GetKeyV(TVec< TGraphKey > &KeyV) const TGHash< TDat > [inline]
GetMxKeyIds() const TGHash< TDat > [inline]
GetNodeMap(const PNGraph &Graph, TIntPrV &NodeMapV) const TGHash< TDat >
GetNodeMap(const PNGraph &Graph, TIntPrV &NodeMapV, int &KeyId) const TGHash< TDat >
GetPorts() const TGHash< TDat > [inline]
GraphHTGHash< TDat > [private]
GSzToPermHTGHash< TDat > [private]
HashOnlyTreesTGHash< TDat > [private]
HashTrees() const TGHash< TDat > [inline]
InitPermutations()TGHash< TDat > [private]
IsAutoSize() const TGHash< TDat > [inline]
IsGetKeyId(const PNGraph &Graph) const TGHash< TDat > [private]
IsGetKeyId(const PNGraph &Graph, TGraphKey &GKey) const TGHash< TDat > [private]
IsGetKeyId(const PNGraph &Graph, TGraphKey &GKey, TIntPrV &NodeMap) const TGHash< TDat > [private]
IsKey(const PNGraph &Graph) const TGHash< TDat > [inline]
IsKey(const TGraphKey &Key) const TGHash< TDat > [inline]
IsKey(const TGraphKey &Key, int &KeyId) const TGHash< TDat > [inline]
IsKeyGetDat(const TGraphKey &Key, TDat &Dat) const TGHash< TDat > [inline]
IsKeyId(const int &KeyId) const TGHash< TDat > [inline]
IsKeyIdEqKeyN() const TGHash< TDat > [inline]
Len() const TGHash< TDat > [inline]
MxIsoCheckTGHash< TDat > [private]
MxSvdGraphTGHash< TDat > [private]
operator()(const TGraphKey &Key) const TGHash< TDat > [inline]
operator()(const TGraphKey &Key)TGHash< TDat > [inline]
operator[](const int &KeyId) const TGHash< TDat > [inline]
operator[](const int &KeyId)TGHash< TDat > [inline]
Pack()TGHash< TDat > [inline]
Save(TSOut &SOut) const TGHash< TDat >
SaveDetailTxt(const TStr &OutFNm, const TStr &Desc, const TStr &DatColNm) const TGHash< TDat >
SaveTxt(const TStr &OutFNm, const TStr &Desc, const TStr &DatColNm, const bool &SortByKeyVal=true) const TGHash< TDat >
TGHash(const bool &HashTrees, const int &MaxIsoCheck=8, const int &MaxSvdGraph=500)TGHash< TDat >
TGHash(TSIn &SIn)TGHash< TDat >
TIter typedefTGHash< TDat >