SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TModeNet, including all inherited members.
AddEdge(const int &SrcNId, const int &DstNId, int EId=-1) | TNEANet | |
AddEdge(const TEdgeI &EdgeI) | TNEANet | inline |
AddFltAttrDatE(const TEdgeI &EdgeI, const TFlt &value, const TStr &attr) | TNEANet | inline |
AddFltAttrDatE(const int &EId, const TFlt &value, const TStr &attr) | TNEANet | |
AddFltAttrDatN(const TNodeI &NodeI, const TFlt &value, const TStr &attr) | TNEANet | inline |
AddFltAttrDatN(const int &NId, const TFlt &value, const TStr &attr) | TNEANet | |
AddFltAttrE(const TStr &attr, TFlt defaultValue=TFlt::Mn) | TNEANet | |
AddFltAttrN(const TStr &attr, TFlt defaultValue=TFlt::Mn) | TNEANet | |
AddIntAttrDatE(const TEdgeI &EdgeI, const TInt &value, const TStr &attr) | TNEANet | inline |
AddIntAttrDatE(const int &EId, const TInt &value, const TStr &attr) | TNEANet | |
AddIntAttrDatN(const TNodeI &NodeI, const TInt &value, const TStr &attr) | TNEANet | inline |
AddIntAttrDatN(const int &NId, const TInt &value, const TStr &attr) | TNEANet | |
AddIntAttrE(const TStr &attr, TInt defaultValue=TInt::Mn) | TNEANet | |
AddIntAttrN(const TStr &attr, TInt defaultValue=TInt::Mn) | TNEANet | |
AddIntVAttrByVecN(const TStr &attr, TVec< TIntV > &Attrs) | TModeNet | private |
AddIntVAttrDatE(const TEdgeI &EdgeI, const TIntV &value, const TStr &attr) | TNEANet | inline |
AddIntVAttrDatE(const int &EId, const TIntV &value, const TStr &attr) | TNEANet | |
AddIntVAttrDatN(const TNodeI &NodeI, const TIntV &value, const TStr &attr) | TNEANet | inline |
AddIntVAttrDatN(const int &NId, const TIntV &value, const TStr &attr) | TNEANet | |
AddIntVAttrE(const TStr &attr) | TNEANet | |
AddIntVAttrN(const TStr &attr) | TNEANet | |
AddNbrType(const TStr &CrossName, const bool sameMode, bool isDir) | TModeNet | private |
AddNeighbor(const int &NId, const int &EId, const bool outEdge, const int linkId, const bool sameMode, bool isDir) | TModeNet | private |
AddNeighbor(const int &NId, const int &EId, const bool outEdge, const TStr &linkName, const bool sameMode, bool isDir) | TModeNet | private |
AddNode(int NId=-1) | TNEANet | |
AddNode(const TNodeI &NodeI) | TNEANet | inline |
AddSAttrDatE(const TInt &EId, const TStr &AttrName, const TInt &Val) | TNEANet | |
AddSAttrDatE(const TInt &EId, const TInt &AttrId, const TInt &Val) | TNEANet | |
AddSAttrDatE(const TEdgeI &EdgeI, const TStr &AttrName, const TInt &Val) | TNEANet | inline |
AddSAttrDatE(const TEdgeI &EdgeI, const TInt &AttrId, const TInt &Val) | TNEANet | inline |
AddSAttrDatE(const TInt &EId, const TStr &AttrName, const TFlt &Val) | TNEANet | |
AddSAttrDatE(const TInt &EId, const TInt &AttrId, const TFlt &Val) | TNEANet | |
AddSAttrDatE(const TEdgeI &EdgeI, const TStr &AttrName, const TFlt &Val) | TNEANet | inline |
AddSAttrDatE(const TEdgeI &EdgeI, const TInt &AttrId, const TFlt &Val) | TNEANet | inline |
AddSAttrDatE(const TInt &EId, const TStr &AttrName, const TStr &Val) | TNEANet | |
AddSAttrDatE(const TInt &EId, const TInt &AttrId, const TStr &Val) | TNEANet | |
AddSAttrDatE(const TEdgeI &EdgeI, const TStr &AttrName, const TStr &Val) | TNEANet | inline |
AddSAttrDatE(const TEdgeI &EdgeI, const TInt &AttrId, const TStr &Val) | TNEANet | inline |
AddSAttrDatN(const TInt &NId, const TStr &AttrName, const TInt &Val) | TNEANet | |
AddSAttrDatN(const TInt &NId, const TInt &AttrId, const TInt &Val) | TNEANet | |
AddSAttrDatN(const TNodeI &NodeI, const TStr &AttrName, const TInt &Val) | TNEANet | inline |
AddSAttrDatN(const TNodeI &NodeI, const TInt &AttrId, const TInt &Val) | TNEANet | inline |
AddSAttrDatN(const TInt &NId, const TStr &AttrName, const TFlt &Val) | TNEANet | |
AddSAttrDatN(const TInt &NId, const TInt &AttrId, const TFlt &Val) | TNEANet | |
AddSAttrDatN(const TNodeI &NodeI, const TStr &AttrName, const TFlt &Val) | TNEANet | inline |
AddSAttrDatN(const TNodeI &NodeI, const TInt &AttrId, const TFlt &Val) | TNEANet | inline |
AddSAttrDatN(const TInt &NId, const TStr &AttrName, const TStr &Val) | TNEANet | |
AddSAttrDatN(const TInt &NId, const TInt &AttrId, const TStr &Val) | TNEANet | |
AddSAttrDatN(const TNodeI &NodeI, const TStr &AttrName, const TStr &Val) | TNEANet | inline |
AddSAttrDatN(const TNodeI &NodeI, const TInt &AttrId, const TStr &Val) | TNEANet | inline |
AddSAttrE(const TStr &Name, const TAttrType &AttrType, TInt &AttrId) | TNEANet | |
AddSAttrN(const TStr &Name, const TAttrType &AttrType, TInt &AttrId) | TNEANet | |
AddStrAttrDatE(const TEdgeI &EdgeI, const TStr &value, const TStr &attr) | TNEANet | inline |
AddStrAttrDatE(const int &EId, const TStr &value, const TStr &attr) | TNEANet | |
AddStrAttrDatN(const TNodeI &NodeI, const TStr &value, const TStr &attr) | TNEANet | inline |
AddStrAttrDatN(const int &NId, const TStr &value, const TStr &attr) | TNEANet | |
AddStrAttrE(const TStr &attr, TStr defaultValue=TStr::GetNullStr()) | TNEANet | |
AddStrAttrN(const TStr &attr, TStr defaultValue=TStr::GetNullStr()) | TNEANet | |
AppendIntVAttrDatE(const TEdgeI &EdgeI, const TInt &value, const TStr &attr) | TNEANet | inline |
AppendIntVAttrDatE(const int &EId, const TInt &value, const TStr &attr) | TNEANet | |
AppendIntVAttrDatN(const TNodeI &NodeI, const TInt &value, const TStr &attr) | TNEANet | inline |
AppendIntVAttrDatN(const int &NId, const TInt &value, const TStr &attr) | TNEANet | |
AttrNameEI(const TInt &EId, TStrV &Names) const | TNEANet | inline |
AttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const | TNEANet | |
AttrNameNI(const TInt &NId, TStrV &Names) const | TNEANet | inline |
AttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const | TNEANet | |
AttrValueEI(const TInt &EId, TStrV &Values) const | TNEANet | inline |
AttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Values) const | TNEANet | |
AttrValueNI(const TInt &NId, TStrV &Values) const | TNEANet | inline |
AttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Values) const | TNEANet | |
BegEAFltI(const TStr &attr) const | TNEANet | inline |
BegEAIntI(const TStr &attr) const | TNEANet | inline |
BegEAIntVI(const TStr &attr) const | TNEANet | inline |
BegEAStrI(const TStr &attr) const | TNEANet | inline |
BegEI() const | TNEANet | inline |
BegMMNI() const | TModeNet | inline |
BegNAFltI(const TStr &attr) const | TNEANet | inline |
BegNAIntI(const TStr &attr) const | TNEANet | inline |
BegNAIntVI(const TStr &attr) const | TNEANet | inline |
BegNAStrI(const TStr &attr) const | TNEANet | inline |
BegNI() const | TNEANet | inline |
Clr() | TModeNet | |
ClrNbr(const TStr &CrossNetName, const bool &outEdge, const bool &sameMode, bool &isDir) | TModeNet | private |
CRef | TNEANet | |
Defrag(const bool &OnlyNodeLinks=false) | TNEANet | |
DelAttrDatE(const TEdgeI &EdgeI, const TStr &attr) | TNEANet | inline |
DelAttrDatE(const int &EId, const TStr &attr) | TNEANet | |
DelAttrDatN(const TNodeI &NodeI, const TStr &attr) | TNEANet | inline |
DelAttrDatN(const int &NId, const TStr &attr) | TNEANet | |
DelAttrE(const TStr &attr) | TNEANet | |
DelAttrN(const TStr &attr) | TNEANet | |
DelEdge(const int &EId) | TNEANet | |
DelEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true) | TNEANet | |
DelFromIntVAttrDatN(const TNodeI &NodeI, const TInt &value, const TStr &attr) | TNEANet | inline |
DelFromIntVAttrDatN(const int &NId, const TInt &value, const TStr &attr) | TNEANet | |
DelNbrType(const TStr &CrossName) | TModeNet | private |
DelNeighbor(const int &NId, const int &EId, bool outEdge, const TStr &CrossName, const bool sameMode, bool isDir) | TModeNet | private |
DelNeighbor(const int &NId, const int &EId, bool outEdge, const TInt &linkId, const bool sameMode, bool isDir) | TModeNet | private |
DelNode(const int &NId) | TModeNet | virtual |
TNEANet::DelNode(const TNode &NodeI) | TNEANet | inline |
DelSAttrDatE(const TInt &EId, const TStr &AttrName) | TNEANet | |
DelSAttrDatE(const TInt &EId, const TInt &AttrId) | TNEANet | |
DelSAttrDatE(const TEdgeI &EdgeI, const TStr &AttrName) | TNEANet | inline |
DelSAttrDatE(const TEdgeI &EdgeI, const TInt &AttrId) | TNEANet | inline |
DelSAttrDatN(const TInt &NId, const TStr &AttrName) | TNEANet | |
DelSAttrDatN(const TInt &NId, const TInt &AttrId) | TNEANet | |
DelSAttrDatN(const TNodeI &NodeI, const TStr &AttrName) | TNEANet | inline |
DelSAttrDatN(const TNodeI &NodeI, const TInt &AttrId) | TNEANet | inline |
Dump(FILE *OutF=stdout) const | TNEANet | |
EdgeAttrIsDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const | TNEANet | |
EdgeAttrIsFltDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const | TNEANet | |
EdgeAttrIsIntDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const | TNEANet | |
EdgeAttrIsIntVDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const | TNEANet | |
EdgeAttrIsStrDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const | TNEANet | |
EdgeH | TNEANet | protected |
Empty() const | TNEANet | inline |
EndEAFltI(const TStr &attr) const | TNEANet | inline |
EndEAIntI(const TStr &attr) const | TNEANet | inline |
EndEAIntVI(const TStr &attr) const | TNEANet | inline |
EndEAStrI(const TStr &attr) const | TNEANet | inline |
EndEI() const | TNEANet | inline |
EndMMNI() const | TModeNet | inline |
EndNAFltI(const TStr &attr) const | TNEANet | inline |
EndNAIntI(const TStr &attr) const | TNEANet | inline |
EndNAIntVI(const TStr &attr) const | TNEANet | inline |
EndNAStrI(const TStr &attr) const | TNEANet | inline |
EndNI() const | TNEANet | inline |
FltAttrNameEI(const TInt &EId, TStrV &Names) const | TNEANet | inline |
FltAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const | TNEANet | |
FltAttrNameNI(const TInt &NId, TStrV &Names) const | TNEANet | inline |
FltAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const | TNEANet | |
FltAttrValueEI(const TInt &EId, TFltV &Values) const | TNEANet | inline |
FltAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TFltV &Values) const | TNEANet | |
FltAttrValueNI(const TInt &NId, TFltV &Values) const | TNEANet | inline |
FltAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TFltV &Values) const | TNEANet | |
FltDefaultsE | TNEANet | protected |
FltDefaultsN | TNEANet | protected |
FltType enum value | TNEANet | protected |
GetAttrENames(TStrV &IntAttrNames, TStrV &FltAttrNames, TStrV &StrAttrNames) const | TNEANet | |
GetAttrIndE(const TStr &attr) | TNEANet | |
GetAttrIndN(const TStr &attr) | TNEANet | |
GetAttrNNames(TStrV &IntAttrNames, TStrV &FltAttrNames, TStrV &StrAttrNames) const | TNEANet | |
GetAttrTypeN(const TStr &attr) const | TModeNet | private |
GetCrossNetNames(TStrV &Names) const | TModeNet | inline |
GetEAFltI(const TStr &attr, const int &EId) const | TNEANet | inline |
GetEAIntI(const TStr &attr, const int &EId) const | TNEANet | inline |
GetEAIntVI(const TStr &attr, const int &EId) const | TNEANet | inline |
GetEAStrI(const TStr &attr, const int &EId) const | TNEANet | inline |
GetEdge(const int &EId) | TNEANet | inlineprotected |
GetEdge(const int &EId) const | TNEANet | inlineprotected |
GetEdgeAttrValue(const int &EId, const TStrIntPrH::TIter &EdgeHI) const | TNEANet | |
GetEdges() const | TNEANet | inline |
GetEI(const int &EId) const | TNEANet | inline |
GetEI(const int &SrcNId, const int &DstNId) const | TNEANet | inline |
GetEId(const int &SrcNId, const int &DstNId) const | TNEANet | inline |
GetEIdV(TIntV &EIdV) const | TNEANet | |
GetFltAttrDatE(const TEdgeI &EdgeI, const TStr &attr) | TNEANet | inline |
GetFltAttrDatE(const int &EId, const TStr &attr) | TNEANet | |
GetFltAttrDatN(const TNodeI &NodeI, const TStr &attr) | TNEANet | inline |
GetFltAttrDatN(const int &NId, const TStr &attr) | TNEANet | |
GetFltAttrDefaultE(const TStr &attribute) const | TNEANet | inlineprotected |
GetFltAttrDefaultN(const TStr &attribute) const | TNEANet | inlineprotected |
GetFltAttrIndDatE(const TEdgeI &EdgeI, const int &index) | TNEANet | inline |
GetFltAttrIndDatE(const int &EId, const int &index) | TNEANet | |
GetFltAttrIndDatN(const TNodeI &NodeI, const int &index) | TNEANet | inline |
GetFltAttrIndDatN(const int &NId, const int &index) | TNEANet | |
GetFltAttrVecE(const TStr &attr) | TNEANet | |
GetFltKeyIdE(const int &EId) | TNEANet | |
GetIdVSAttrE(const TStr &AttrName, TIntV &IdV) const | TNEANet | |
GetIdVSAttrE(const TInt &AttrId, TIntV &IdV) const | TNEANet | |
GetIdVSAttrN(const TStr &AttrName, TIntV &IdV) const | TNEANet | |
GetIdVSAttrN(const TInt &AttrId, TIntV &IdV) const | TNEANet | |
GetIntAttrDatE(const TEdgeI &EdgeI, const TStr &attr) | TNEANet | inline |
GetIntAttrDatE(const int &EId, const TStr &attr) | TNEANet | |
GetIntAttrDatN(const TNodeI &NodeI, const TStr &attr) | TNEANet | inline |
GetIntAttrDatN(const int &NId, const TStr &attr) | TNEANet | |
GetIntAttrDefaultE(const TStr &attribute) const | TNEANet | inlineprotected |
GetIntAttrDefaultN(const TStr &attribute) const | TNEANet | inlineprotected |
GetIntAttrIndDatE(const TEdgeI &EdgeI, const int &index) | TNEANet | inline |
GetIntAttrIndDatE(const int &EId, const int &index) | TNEANet | |
GetIntAttrIndDatN(const TNodeI &NodeI, const int &index) | TNEANet | inline |
GetIntAttrIndDatN(const int &NId, const int &index) | TNEANet | |
GetIntAttrIndE(const TStr &attr) | TNEANet | |
GetIntAttrIndN(const TStr &attr) | TNEANet | |
GetIntVAttrDatE(const TEdgeI &EdgeI, const TStr &attr) | TNEANet | inline |
GetIntVAttrDatE(const int &EId, const TStr &attr) | TNEANet | |
GetIntVAttrDatN(const TNodeI &NodeI, const TStr &attr) const | TNEANet | inline |
GetIntVAttrDatN(const int &NId, const TStr &attr) const | TNEANet | |
GetMMNI(const int &NId) const | TModeNet | inline |
GetMxEId() const | TNEANet | inline |
GetMxNId() const | TNEANet | inline |
GetNAFltI(const TStr &attr, const int &NId) const | TNEANet | inline |
GetNAIntI(const TStr &attr, const int &NId) const | TNEANet | inline |
GetNAIntVI(const TStr &attr, const int &NId) const | TNEANet | inline |
GetNAStrI(const TStr &attr, const int &NId) const | TNEANet | inline |
GetNeighborCrossName(const TStr &CrossName, bool isOutEdge, const bool sameMode, bool isDir) const | TModeNet | private |
GetNeighborsByCrossNet(const int &NId, TStr &Name, TIntV &Neighbors, const bool isOutEId=false) const | TModeNet | |
GetNI(const int &NId) const | TNEANet | inline |
GetNIdV(TIntV &NIdV) const | TNEANet | |
GetNode(const int &NId) | TNEANet | inlineprotected |
GetNode(const int &NId) const | TNEANet | inlineprotected |
GetNodeAttrValue(const int &NId, const TStrIntPrH::TIter &NodeHI) const | TNEANet | |
GetNodes() const | TNEANet | inline |
GetRndEI(TRnd &Rnd=TInt::Rnd) | TNEANet | inline |
GetRndEId(TRnd &Rnd=TInt::Rnd) | TNEANet | inline |
GetRndNI(TRnd &Rnd=TInt::Rnd) | TNEANet | inline |
GetRndNId(TRnd &Rnd=TInt::Rnd) | TNEANet | inline |
GetSAttrDatE(const TInt &EId, const TStr &AttrName, TInt &ValX) const | TNEANet | |
GetSAttrDatE(const TInt &EId, const TInt &AttrId, TInt &ValX) const | TNEANet | |
GetSAttrDatE(const TEdgeI &EdgeI, const TStr &AttrName, TInt &ValX) const | TNEANet | inline |
GetSAttrDatE(const TEdgeI &EdgeI, const TInt &AttrId, TInt &ValX) const | TNEANet | inline |
GetSAttrDatE(const TInt &EId, const TStr &AttrName, TFlt &ValX) const | TNEANet | |
GetSAttrDatE(const TInt &EId, const TInt &AttrId, TFlt &ValX) const | TNEANet | |
GetSAttrDatE(const TEdgeI &EdgeI, const TStr &AttrName, TFlt &ValX) const | TNEANet | inline |
GetSAttrDatE(const TEdgeI &EdgeI, const TInt &AttrId, TFlt &ValX) const | TNEANet | inline |
GetSAttrDatE(const TInt &EId, const TStr &AttrName, TStr &ValX) const | TNEANet | |
GetSAttrDatE(const TInt &EId, const TInt &AttrId, TStr &ValX) const | TNEANet | |
GetSAttrDatE(const TEdgeI &EdgeI, const TStr &AttrName, TStr &ValX) const | TNEANet | inline |
GetSAttrDatE(const TEdgeI &EdgeI, const TInt &AttrId, TStr &ValX) const | TNEANet | inline |
GetSAttrDatN(const TInt &NId, const TStr &AttrName, TInt &ValX) const | TNEANet | |
GetSAttrDatN(const TInt &NId, const TInt &AttrId, TInt &ValX) const | TNEANet | |
GetSAttrDatN(const TNodeI &NodeI, const TStr &AttrName, TInt &ValX) const | TNEANet | inline |
GetSAttrDatN(const TNodeI &NodeI, const TInt &AttrId, TInt &ValX) const | TNEANet | inline |
GetSAttrDatN(const TInt &NId, const TStr &AttrName, TFlt &ValX) const | TNEANet | |
GetSAttrDatN(const TInt &NId, const TInt &AttrId, TFlt &ValX) const | TNEANet | |
GetSAttrDatN(const TNodeI &NodeI, const TStr &AttrName, TFlt &ValX) const | TNEANet | inline |
GetSAttrDatN(const TNodeI &NodeI, const TInt &AttrId, TFlt &ValX) const | TNEANet | inline |
GetSAttrDatN(const TInt &NId, const TStr &AttrName, TStr &ValX) const | TNEANet | |
GetSAttrDatN(const TInt &NId, const TInt &AttrId, TStr &ValX) const | TNEANet | |
GetSAttrDatN(const TNodeI &NodeI, const TStr &AttrName, TStr &ValX) const | TNEANet | inline |
GetSAttrDatN(const TNodeI &NodeI, const TInt &AttrId, TStr &ValX) const | TNEANet | inline |
GetSAttrIdE(const TStr &Name, TInt &AttrIdX, TAttrType &AttrTypeX) const | TNEANet | |
GetSAttrIdN(const TStr &Name, TInt &AttrIdX, TAttrType &AttrTypeX) const | TNEANet | |
GetSAttrNameE(const TInt &AttrId, TStr &NameX, TAttrType &AttrTypeX) const | TNEANet | |
GetSAttrNameN(const TInt &AttrId, TStr &NameX, TAttrType &AttrTypeX) const | TNEANet | |
GetSAttrVE(const TInt &EId, const TAttrType AttrType, TAttrPrV &AttrV) const | TNEANet | |
GetSAttrVE(const TEdgeI &EdgeI, const TAttrType AttrType, TAttrPrV &AttrV) const | TNEANet | inline |
GetSAttrVN(const TInt &NId, const TAttrType AttrType, TAttrPrV &AttrV) const | TNEANet | |
GetSAttrVN(const TNodeI &NodeI, const TAttrType AttrType, TAttrPrV &AttrV) const | TNEANet | inline |
GetSmallGraph() | TNEANet | static |
GetStrAttrDatE(const TEdgeI &EdgeI, const TStr &attr) | TNEANet | inline |
GetStrAttrDatE(const int &EId, const TStr &attr) | TNEANet | |
GetStrAttrDatN(const TNodeI &NodeI, const TStr &attr) | TNEANet | inline |
GetStrAttrDatN(const int &NId, const TStr &attr) | TNEANet | |
GetStrAttrDefaultE(const TStr &attribute) const | TNEANet | inlineprotected |
GetStrAttrDefaultN(const TStr &attribute) const | TNEANet | inlineprotected |
GetStrAttrIndDatE(const TEdgeI &EdgeI, const int &index) | TNEANet | inline |
GetStrAttrIndDatE(const int &EId, const int &index) | TNEANet | |
GetStrAttrIndDatN(const TNodeI &NodeI, const int &index) | TNEANet | inline |
GetStrAttrIndDatN(const int &NId, const int &index) | TNEANet | |
GetWeightOutEdges(const TNodeI &NI, const TStr &attr) | TNEANet | |
GetWeightOutEdgesV(TFltV &OutWeights, const TFltV &AttrVal) | TNEANet | |
HasFlag(const TGraphFlag &Flag) const | TNEANet | |
IntAttrNameEI(const TInt &EId, TStrV &Names) const | TNEANet | inline |
IntAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const | TNEANet | |
IntAttrNameNI(const TInt &NId, TStrV &Names) const | TNEANet | inline |
IntAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const | TNEANet | |
IntAttrValueEI(const TInt &EId, TIntV &Values) const | TNEANet | inline |
IntAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TIntV &Values) const | TNEANet | |
IntAttrValueNI(const TInt &NId, TIntV &Values) const | TNEANet | inline |
IntAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TIntV &Values) const | TNEANet | |
IntDefaultsE | TNEANet | protected |
IntDefaultsN | TNEANet | protected |
IntType enum value | TNEANet | protected |
IntVAttrNameEI(const TInt &EId, TStrV &Names) const | TNEANet | inline |
IntVAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const | TNEANet | |
IntVAttrNameNI(const TInt &NId, TStrV &Names) const | TNEANet | inline |
IntVAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const | TNEANet | |
IntVAttrValueEI(const TInt &EId, TVec< TIntV > &Values) const | TNEANet | inline |
IntVAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TVec< TIntV > &Values) const | TNEANet | |
IntVAttrValueNI(const TInt &NId, TVec< TIntV > &Values) const | TNEANet | inline |
IntVAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TVec< TIntV > &Values) const | TNEANet | |
IntVType enum value | TNEANet | protected |
IsAttrDeletedE(const int &EId, const TStr &attr) const | TNEANet | |
IsAttrDeletedN(const int &NId, const TStr &attr) const | TNEANet | |
IsEdge(const int &EId) const | TNEANet | inline |
IsEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true) const | TNEANet | inline |
IsEdge(const int &SrcNId, const int &DstNId, int &EId, const bool &IsDir=true) const | TNEANet | |
IsFltAttrDeletedE(const int &EId, const TStr &attr) const | TNEANet | |
IsFltAttrDeletedN(const int &NId, const TStr &attr) const | TNEANet | |
IsFltAttrE(const TStr &attr) | TNEANet | |
IsIntAttrDeletedE(const int &EId, const TStr &attr) const | TNEANet | |
IsIntAttrDeletedN(const int &NId, const TStr &attr) const | TNEANet | |
IsIntAttrE(const TStr &attr) | TNEANet | |
IsIntVAttrDeletedE(const int &EId, const TStr &attr) const | TNEANet | |
IsIntVAttrDeletedN(const int &NId, const TStr &attr) const | TNEANet | |
IsNode(const int &NId) const | TNEANet | inline |
IsOk(const bool &ThrowExcept=true) const | TNEANet | |
IsStrAttrDeletedE(const int &EId, const TStr &attr) const | TNEANet | |
IsStrAttrDeletedN(const int &NId, const TStr &attr) const | TNEANet | |
IsStrAttrE(const TStr &attr) | TNEANet | |
KeyToIndexTypeE | TNEANet | protected |
KeyToIndexTypeN | TNEANet | protected |
Load(TSIn &SIn) | TNEANet | inlinestatic |
Load_V1(TSIn &SIn) | TNEANet | inlinestatic |
MMNet | TModeNet | private |
ModeId | TModeNet | private |
MxEId | TNEANet | protected |
MxNId | TNEANet | protected |
NeighborTypes | TModeNet | private |
New() | TNEANet | inlinestatic |
New(const int &Nodes, const int &Edges) | TNEANet | inlinestatic |
NodeAttrIsDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const | TNEANet | |
NodeAttrIsFltDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const | TNEANet | |
NodeAttrIsIntDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const | TNEANet | |
NodeAttrIsIntVDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const | TNEANet | |
NodeAttrIsStrDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const | TNEANet | |
NodeH | TNEANet | protected |
operator=(const TModeNet &Graph) | TModeNet | inline |
TNEANet::operator=(const TNEANet &Graph) | TNEANet | inline |
PNet typedef | TNEANet | |
RemoveCrossNets(TModeNet &Result, TStrV &CrossNets) | TModeNet | private |
Reserve(const int &Nodes, const int &Edges) | TNEANet | inline |
SAttrE | TNEANet | protected |
SAttrN | TNEANet | protected |
Save(TSOut &SOut) const | TModeNet | inline |
Save_V1(TSOut &SOut) const | TNEANet | inline |
SetParentPointer(TMMNet *parent) | TModeNet | private |
StrAttrNameEI(const TInt &EId, TStrV &Names) const | TNEANet | inline |
StrAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const | TNEANet | |
StrAttrNameNI(const TInt &NId, TStrV &Names) const | TNEANet | inline |
StrAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const | TNEANet | |
StrAttrValueEI(const TInt &EId, TStrV &Values) const | TNEANet | inline |
StrAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Values) const | TNEANet | |
StrAttrValueNI(const TInt &NId, TStrV &Values) const | TNEANet | inline |
StrAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Values) const | TNEANet | |
StrDefaultsE | TNEANet | protected |
StrDefaultsN | TNEANet | protected |
StrType enum value | TNEANet | protected |
TCrossNet class | TModeNet | friend |
TMMNet class | TModeNet | friend |
TModeNet() | TModeNet | inline |
TModeNet(const int &TypeId) | TModeNet | inline |
TModeNet(const int &Nodes, const int &Edges) | TModeNet | inlineexplicit |
TModeNet(const int &Nodes, const int &Edges, const int &TypeId) | TModeNet | inlineexplicit |
TModeNet(const TModeNet &Graph) | TModeNet | inline |
TModeNet(TSIn &SIn) | TModeNet | inline |
TModeNet(const TModeNet &Graph, bool isSubModeGraph) | TModeNet | inlineprivate |
TNEANet() | TNEANet | inline |
TNEANet(const int &Nodes, const int &Edges) | TNEANet | inlineexplicit |
TNEANet(const TNEANet &Graph) | TNEANet | inline |
TNEANet(TSIn &SIn) | TNEANet | inline |
TNEANet(const TNEANet &Graph, bool modeSubGraph) | TNEANet | inlineprotected |
TNEANet(bool copyAll, const TNEANet &Graph) | TNEANet | inlineprotected |
TNet typedef | TNEANet | |
TNetMM typedef | TModeNet | |
VecOfFltVecsE | TNEANet | protected |
VecOfFltVecsN | TNEANet | protected |
VecOfIntVecsE | TNEANet | protected |
VecOfIntVecsN | TNEANet | protected |
VecOfIntVecVecsE | TNEANet | protected |
VecOfIntVecVecsN | TNEANet | protected |
VecOfStrVecsE | TNEANet | protected |
VecOfStrVecsN | TNEANet | protected |