SNAP Library 6.0, Developer Reference  2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
TNEANetMP Member List

This is the complete list of members for TNEANetMP, including all inherited members.

AddEdge(const int &SrcNId, const int &DstNId, int EId=-1)TNEANetMP
AddEdge(const TEdgeI &EdgeI)TNEANetMPinline
AddEdgeUnchecked(const TInt &EId, const int SrcNId, const int DstNId)TNEANetMP
AddFltAttrDatE(const TEdgeI &EdgeId, const TFlt &value, const TStr &attr)TNEANetMPinline
AddFltAttrDatE(const int &EId, const TFlt &value, const TStr &attr)TNEANetMP
AddFltAttrDatN(const TNodeI &NodeId, const TFlt &value, const TStr &attr)TNEANetMPinline
AddFltAttrDatN(const int &NId, const TFlt &value, const TStr &attr)TNEANetMP
AddFltAttrE(const TStr &attr, TFlt defaultValue=TFlt::Mn)TNEANetMP
AddFltAttrN(const TStr &attr, TFlt defaultValue=TFlt::Mn)TNEANetMP
AddIntAttrDatE(const TEdgeI &EdgeId, const TInt &value, const TStr &attr)TNEANetMPinline
AddIntAttrDatE(const int &EId, const TInt &value, const TStr &attr)TNEANetMP
AddIntAttrDatN(const TNodeI &NodeId, const TInt &value, const TStr &attr)TNEANetMPinline
AddIntAttrDatN(const int &NId, const TInt &value, const TStr &attr)TNEANetMP
AddIntAttrE(const TStr &attr, TInt defaultValue=TInt::Mn)TNEANetMP
AddIntAttrN(const TStr &attr, TInt defaultValue=TInt::Mn)TNEANetMP
AddNode(int NId=-1)TNEANetMP
AddNode(const TNodeI &NodeId)TNEANetMPinline
AddNodeWithEdges(const TInt &NId, TIntV &InEIdV, TIntV &OutEIdV)TNEANetMP
AddStrAttrDatE(const TEdgeI &EdgeId, const TStr &value, const TStr &attr)TNEANetMPinline
AddStrAttrDatE(const int &EId, const TStr &value, const TStr &attr)TNEANetMP
AddStrAttrDatN(const TNodeI &NodeId, const TStr &value, const TStr &attr)TNEANetMPinline
AddStrAttrDatN(const int &NId, const TStr &value, const TStr &attr)TNEANetMP
AddStrAttrE(const TStr &attr, TStr defaultValue=TStr::GetNullStr())TNEANetMP
AddStrAttrN(const TStr &attr, TStr defaultValue=TStr::GetNullStr())TNEANetMP
AttrNameEI(const TInt &EId, TStrV &Names) const TNEANetMPinline
AttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const TNEANetMP
AttrNameNI(const TInt &NId, TStrV &Names) const TNEANetMPinline
AttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const TNEANetMP
AttrValueEI(const TInt &EId, TStrV &Values) const TNEANetMPinline
AttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Values) const TNEANetMP
AttrValueNI(const TInt &NId, TStrV &Values) const TNEANetMPinline
AttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Values) const TNEANetMP
BegEAFltI(const TStr &attr) const TNEANetMPinline
BegEAIntI(const TStr &attr) const TNEANetMPinline
BegEAStrI(const TStr &attr) const TNEANetMPinline
BegEI() const TNEANetMPinline
BegNAFltI(const TStr &attr) const TNEANetMPinline
BegNAIntI(const TStr &attr) const TNEANetMPinline
BegNAStrI(const TStr &attr) const TNEANetMPinline
BegNI() const TNEANetMPinline
Clr()TNEANetMPinline
CRefTNEANetMPprivate
Defrag(const bool &OnlyNodeLinks=false)TNEANetMP
DelAttrDatE(const TEdgeI &EdgeId, const TStr &attr)TNEANetMPinline
DelAttrDatE(const int &EId, const TStr &attr)TNEANetMP
DelAttrDatN(const TNodeI &NodeId, const TStr &attr)TNEANetMPinline
DelAttrDatN(const int &NId, const TStr &attr)TNEANetMP
Dump(FILE *OutF=stdout) const TNEANetMP
EdgeAttrIsDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANetMP
EdgeAttrIsFltDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANetMP
EdgeAttrIsIntDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANetMP
EdgeAttrIsStrDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANetMP
EdgeHTNEANetMPprivate
Empty() const TNEANetMPinline
EndEAFltI(const TStr &attr) const TNEANetMPinline
EndEAIntI(const TStr &attr) const TNEANetMPinline
EndEAStrI(const TStr &attr) const TNEANetMPinline
EndEI() const TNEANetMPinline
EndNAFltI(const TStr &attr) const TNEANetMPinline
EndNAIntI(const TStr &attr) const TNEANetMPinline
EndNAStrI(const TStr &attr) const TNEANetMPinline
EndNI() const TNEANetMPinline
FltAttrNameEI(const TInt &EId, TStrV &Names) const TNEANetMPinline
FltAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const TNEANetMP
FltAttrNameNI(const TInt &NId, TStrV &Names) const TNEANetMPinline
FltAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const TNEANetMP
FltAttrValueEI(const TInt &EId, TFltV &Values) const TNEANetMPinline
FltAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TFltV &Values) const TNEANetMP
FltAttrValueNI(const TInt &NId, TFltV &Values) const TNEANetMPinline
FltAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TFltV &Values) const TNEANetMP
FltDefaultsETNEANetMPprivate
FltDefaultsNTNEANetMPprivate
FltType enum valueTNEANetMPprivate
GetEAFltI(const TStr &attr, const int &EId) const TNEANetMPinline
GetEAIntI(const TStr &attr, const int &EId) const TNEANetMPinline
GetEAStrI(const TStr &attr, const int &EId) const TNEANetMPinline
GetEdge(const int &EId)TNEANetMPinlineprivate
GetEdge(const int &EId) const TNEANetMPinlineprivate
GetEdgeAttrValue(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANetMP
GetEdges() const TNEANetMPinline
GetEI(const int &EId) const TNEANetMPinline
GetEI(const int &SrcNId, const int &DstNId) const TNEANetMPinline
GetEId(const int &SrcNId, const int &DstNId) const TNEANetMPinline
GetEIdV(TIntV &EIdV) const TNEANetMP
GetFltAttrDatE(const TEdgeI &EdgeId, const TStr &attr)TNEANetMPinline
GetFltAttrDatE(const int &EId, const TStr &attr)TNEANetMP
GetFltAttrDatN(const TNodeI &NodeId, const TStr &attr)TNEANetMPinline
GetFltAttrDatN(const int &NId, const TStr &attr)TNEANetMP
GetFltAttrDefaultE(const TStr &attribute) const TNEANetMPinlineprivate
GetFltAttrDefaultN(const TStr &attribute) const TNEANetMPinlineprivate
GetFltAttrVecE(const TStr &attr)TNEANetMP
GetFltKeyIdE(const int &EId)TNEANetMP
GetIntAttrDatE(const TEdgeI &EdgeId, const TStr &attr)TNEANetMPinline
GetIntAttrDatE(const int &EId, const TStr &attr)TNEANetMP
GetIntAttrDatN(const TNodeI &NodeId, const TStr &attr)TNEANetMPinline
GetIntAttrDatN(const int &NId, const TStr &attr)TNEANetMP
GetIntAttrDefaultE(const TStr &attribute) const TNEANetMPinlineprivate
GetIntAttrDefaultN(const TStr &attribute) const TNEANetMPinlineprivate
GetIntAttrIndDatE(const TEdgeI &EdgeId, const int &index)TNEANetMPinline
GetIntAttrIndDatE(const int &EId, const int &index)TNEANetMP
GetIntAttrIndDatN(const TNodeI &NodeId, const int &index)TNEANetMPinline
GetIntAttrIndDatN(const int &NId, const int &index)TNEANetMP
GetIntAttrIndE(const TStr &attr)TNEANetMP
GetIntAttrIndN(const TStr &attr)TNEANetMP
GetMxEId() const TNEANetMPinline
GetMxNId() const TNEANetMPinline
GetNAFltI(const TStr &attr, const int &NId) const TNEANetMPinline
GetNAIntI(const TStr &attr, const int &NId) const TNEANetMPinline
GetNAStrI(const TStr &attr, const int &NId) const TNEANetMPinline
GetNI(const int &NId) const TNEANetMPinline
GetNIdV(TIntV &NIdV) const TNEANetMP
GetNode(const int &NId)TNEANetMPinlineprivate
GetNode(const int &NId) const TNEANetMPinlineprivate
GetNodeAttrValue(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANetMP
GetNodes() const TNEANetMPinline
GetRndEI(TRnd &Rnd=TInt::Rnd)TNEANetMPinline
GetRndEId(TRnd &Rnd=TInt::Rnd)TNEANetMPinline
GetRndNI(TRnd &Rnd=TInt::Rnd)TNEANetMPinline
GetRndNId(TRnd &Rnd=TInt::Rnd)TNEANetMPinline
GetStrAttrDatE(const TEdgeI &EdgeId, const TStr &attr)TNEANetMPinline
GetStrAttrDatE(const int &EId, const TStr &attr)TNEANetMP
GetStrAttrDatN(const TNodeI &NodeId, const TStr &attr)TNEANetMPinline
GetStrAttrDatN(const int &NId, const TStr &attr)TNEANetMP
GetStrAttrDefaultE(const TStr &attribute) const TNEANetMPinlineprivate
GetStrAttrDefaultN(const TStr &attribute) const TNEANetMPinlineprivate
GetWeightOutEdges(const TNodeI &NI, const TStr &attr)TNEANetMP
GetWeightOutEdgesV(TFltV &OutWeights, const TFltV &AttrVal)TNEANetMP
HasFlag(const TGraphFlag &Flag) const TNEANetMP
IntAttrNameEI(const TInt &EId, TStrV &Names) const TNEANetMPinline
IntAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const TNEANetMP
IntAttrNameNI(const TInt &NId, TStrV &Names) const TNEANetMPinline
IntAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const TNEANetMP
IntAttrValueEI(const TInt &EId, TIntV &Values) const TNEANetMPinline
IntAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TIntV &Values) const TNEANetMP
IntAttrValueNI(const TInt &NId, TIntV &Values) const TNEANetMPinline
IntAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TIntV &Values) const TNEANetMP
IntDefaultsETNEANetMPprivate
IntDefaultsNTNEANetMPprivate
IntType enum valueTNEANetMPprivate
IsEdge(const int &EId) const TNEANetMPinline
IsEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true) const TNEANetMPinline
IsEdge(const int &SrcNId, const int &DstNId, int &EId, const bool &IsDir=true) const TNEANetMP
IsFltAttrE(const TStr &attr)TNEANetMP
IsIntAttrE(const TStr &attr)TNEANetMP
IsNode(const int &NId) const TNEANetMPinline
IsOk(const bool &ThrowExcept=true) const TNEANetMP
IsStrAttrE(const TStr &attr)TNEANetMP
KeyToIndexTypeETNEANetMPprivate
KeyToIndexTypeNTNEANetMPprivate
Load(TSIn &SIn)TNEANetMPinlinestatic
MxEIdTNEANetMPprivate
MxNIdTNEANetMPprivate
New()TNEANetMPinlinestatic
New(const int &Nodes, const int &Edges)TNEANetMPinlinestatic
NodeAttrIsDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANetMP
NodeAttrIsFltDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANetMP
NodeAttrIsIntDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANetMP
NodeAttrIsStrDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANetMP
NodeHTNEANetMPprivate
operator=(const TNEANetMP &Graph)TNEANetMPinline
PNet typedefTNEANetMP
Reserve(const int &Nodes, const int &Edges)TNEANetMPinline
ReserveAttr(const int &NIntAttr, const int &NFltAttr, const int &NStrAttr, const int &EIntAttr, const int &EFltAttr, const int &EStrAttr)TNEANetMPinline
Reserved() const TNEANetMPinline
ReservedE() const TNEANetMPinline
Save(TSOut &SOut) const TNEANetMPinline
SetEdges(const int &Length)TNEANetMPinline
SetMxEId(const TInt &Id)TNEANetMPinline
SetNodes(const int &Length)TNEANetMPinline
StrAttrNameEI(const TInt &EId, TStrV &Names) const TNEANetMPinline
StrAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const TNEANetMP
StrAttrNameNI(const TInt &NId, TStrV &Names) const TNEANetMPinline
StrAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const TNEANetMP
StrAttrValueEI(const TInt &EId, TStrV &Values) const TNEANetMPinline
StrAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Values) const TNEANetMP
StrAttrValueNI(const TInt &NId, TStrV &Values) const TNEANetMPinline
StrAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Values) const TNEANetMP
StrDefaultsETNEANetMPprivate
StrDefaultsNTNEANetMPprivate
StrType enum valueTNEANetMPprivate
TNEANetMP()TNEANetMPinline
TNEANetMP(const int &Nodes, const int &Edges)TNEANetMPinlineexplicit
TNEANetMP(const TNEANetMP &Graph)TNEANetMPinline
TNEANetMP(TSIn &SIn)TNEANetMPinline
TNet typedefTNEANetMP
TPt< TNEANetMP > classTNEANetMPfriend
VecOfFltVecsETNEANetMPprivate
VecOfFltVecsNTNEANetMPprivate
VecOfIntVecsETNEANetMPprivate
VecOfIntVecsNTNEANetMPprivate
VecOfStrVecsETNEANetMPprivate
VecOfStrVecsNTNEANetMPprivate