| 
    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 TNEANetMP, including all inherited members.
| AddEdge(const int &SrcNId, const int &DstNId, int EId=-1) | TNEANetMP | |
| AddEdge(const TEdgeI &EdgeI) | TNEANetMP | inline | 
| AddEdgeUnchecked(const TInt &EId, const int SrcNId, const int DstNId) | TNEANetMP | |
| AddFltAttrDatE(const TEdgeI &EdgeId, const TFlt &value, const TStr &attr) | TNEANetMP | inline | 
| AddFltAttrDatE(const int &EId, const TFlt &value, const TStr &attr) | TNEANetMP | |
| AddFltAttrDatN(const TNodeI &NodeId, const TFlt &value, const TStr &attr) | TNEANetMP | inline | 
| 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) | TNEANetMP | inline | 
| AddIntAttrDatE(const int &EId, const TInt &value, const TStr &attr) | TNEANetMP | |
| AddIntAttrDatN(const TNodeI &NodeId, const TInt &value, const TStr &attr) | TNEANetMP | inline | 
| 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) | TNEANetMP | inline | 
| AddNodeWithEdges(const TInt &NId, TIntV &InEIdV, TIntV &OutEIdV) | TNEANetMP | |
| AddStrAttrDatE(const TEdgeI &EdgeId, const TStr &value, const TStr &attr) | TNEANetMP | inline | 
| AddStrAttrDatE(const int &EId, const TStr &value, const TStr &attr) | TNEANetMP | |
| AddStrAttrDatN(const TNodeI &NodeId, const TStr &value, const TStr &attr) | TNEANetMP | inline | 
| 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 | TNEANetMP | inline | 
| AttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const | TNEANetMP | |
| AttrNameNI(const TInt &NId, TStrV &Names) const | TNEANetMP | inline | 
| AttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const | TNEANetMP | |
| AttrValueEI(const TInt &EId, TStrV &Values) const | TNEANetMP | inline | 
| AttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Values) const | TNEANetMP | |
| AttrValueNI(const TInt &NId, TStrV &Values) const | TNEANetMP | inline | 
| AttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Values) const | TNEANetMP | |
| BegEAFltI(const TStr &attr) const | TNEANetMP | inline | 
| BegEAIntI(const TStr &attr) const | TNEANetMP | inline | 
| BegEAStrI(const TStr &attr) const | TNEANetMP | inline | 
| BegEI() const | TNEANetMP | inline | 
| BegNAFltI(const TStr &attr) const | TNEANetMP | inline | 
| BegNAIntI(const TStr &attr) const | TNEANetMP | inline | 
| BegNAStrI(const TStr &attr) const | TNEANetMP | inline | 
| BegNI() const | TNEANetMP | inline | 
| Clr() | TNEANetMP | inline | 
| CRef | TNEANetMP | private | 
| Defrag(const bool &OnlyNodeLinks=false) | TNEANetMP | |
| DelAttrDatE(const TEdgeI &EdgeId, const TStr &attr) | TNEANetMP | inline | 
| DelAttrDatE(const int &EId, const TStr &attr) | TNEANetMP | |
| DelAttrDatN(const TNodeI &NodeId, const TStr &attr) | TNEANetMP | inline | 
| 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 | |
| EdgeH | TNEANetMP | private | 
| Empty() const | TNEANetMP | inline | 
| EndEAFltI(const TStr &attr) const | TNEANetMP | inline | 
| EndEAIntI(const TStr &attr) const | TNEANetMP | inline | 
| EndEAStrI(const TStr &attr) const | TNEANetMP | inline | 
| EndEI() const | TNEANetMP | inline | 
| EndNAFltI(const TStr &attr) const | TNEANetMP | inline | 
| EndNAIntI(const TStr &attr) const | TNEANetMP | inline | 
| EndNAStrI(const TStr &attr) const | TNEANetMP | inline | 
| EndNI() const | TNEANetMP | inline | 
| FltAttrNameEI(const TInt &EId, TStrV &Names) const | TNEANetMP | inline | 
| FltAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const | TNEANetMP | |
| FltAttrNameNI(const TInt &NId, TStrV &Names) const | TNEANetMP | inline | 
| FltAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const | TNEANetMP | |
| FltAttrValueEI(const TInt &EId, TFltV &Values) const | TNEANetMP | inline | 
| FltAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TFltV &Values) const | TNEANetMP | |
| FltAttrValueNI(const TInt &NId, TFltV &Values) const | TNEANetMP | inline | 
| FltAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TFltV &Values) const | TNEANetMP | |
| FltDefaultsE | TNEANetMP | private | 
| FltDefaultsN | TNEANetMP | private | 
| FltType enum value | TNEANetMP | private | 
| GetEAFltI(const TStr &attr, const int &EId) const | TNEANetMP | inline | 
| GetEAIntI(const TStr &attr, const int &EId) const | TNEANetMP | inline | 
| GetEAStrI(const TStr &attr, const int &EId) const | TNEANetMP | inline | 
| GetEdge(const int &EId) | TNEANetMP | inlineprivate | 
| GetEdge(const int &EId) const | TNEANetMP | inlineprivate | 
| GetEdgeAttrValue(const int &EId, const TStrIntPrH::TIter &EdgeHI) const | TNEANetMP | |
| GetEdges() const | TNEANetMP | inline | 
| GetEI(const int &EId) const | TNEANetMP | inline | 
| GetEI(const int &SrcNId, const int &DstNId) const | TNEANetMP | inline | 
| GetEId(const int &SrcNId, const int &DstNId) const | TNEANetMP | inline | 
| GetEIdV(TIntV &EIdV) const | TNEANetMP | |
| GetFltAttrDatE(const TEdgeI &EdgeId, const TStr &attr) | TNEANetMP | inline | 
| GetFltAttrDatE(const int &EId, const TStr &attr) | TNEANetMP | |
| GetFltAttrDatN(const TNodeI &NodeId, const TStr &attr) | TNEANetMP | inline | 
| GetFltAttrDatN(const int &NId, const TStr &attr) | TNEANetMP | |
| GetFltAttrDefaultE(const TStr &attribute) const | TNEANetMP | inlineprivate | 
| GetFltAttrDefaultN(const TStr &attribute) const | TNEANetMP | inlineprivate | 
| GetFltAttrVecE(const TStr &attr) | TNEANetMP | |
| GetFltKeyIdE(const int &EId) | TNEANetMP | |
| GetIntAttrDatE(const TEdgeI &EdgeId, const TStr &attr) | TNEANetMP | inline | 
| GetIntAttrDatE(const int &EId, const TStr &attr) | TNEANetMP | |
| GetIntAttrDatN(const TNodeI &NodeId, const TStr &attr) | TNEANetMP | inline | 
| GetIntAttrDatN(const int &NId, const TStr &attr) | TNEANetMP | |
| GetIntAttrDefaultE(const TStr &attribute) const | TNEANetMP | inlineprivate | 
| GetIntAttrDefaultN(const TStr &attribute) const | TNEANetMP | inlineprivate | 
| GetIntAttrIndDatE(const TEdgeI &EdgeId, const int &index) | TNEANetMP | inline | 
| GetIntAttrIndDatE(const int &EId, const int &index) | TNEANetMP | |
| GetIntAttrIndDatN(const TNodeI &NodeId, const int &index) | TNEANetMP | inline | 
| GetIntAttrIndDatN(const int &NId, const int &index) | TNEANetMP | |
| GetIntAttrIndE(const TStr &attr) | TNEANetMP | |
| GetIntAttrIndN(const TStr &attr) | TNEANetMP | |
| GetMxEId() const | TNEANetMP | inline | 
| GetMxNId() const | TNEANetMP | inline | 
| GetNAFltI(const TStr &attr, const int &NId) const | TNEANetMP | inline | 
| GetNAIntI(const TStr &attr, const int &NId) const | TNEANetMP | inline | 
| GetNAStrI(const TStr &attr, const int &NId) const | TNEANetMP | inline | 
| GetNI(const int &NId) const | TNEANetMP | inline | 
| GetNIdV(TIntV &NIdV) const | TNEANetMP | |
| GetNode(const int &NId) | TNEANetMP | inlineprivate | 
| GetNode(const int &NId) const | TNEANetMP | inlineprivate | 
| GetNodeAttrValue(const int &NId, const TStrIntPrH::TIter &NodeHI) const | TNEANetMP | |
| GetNodes() const | TNEANetMP | inline | 
| GetRndEI(TRnd &Rnd=TInt::Rnd) | TNEANetMP | inline | 
| GetRndEId(TRnd &Rnd=TInt::Rnd) | TNEANetMP | inline | 
| GetRndNI(TRnd &Rnd=TInt::Rnd) | TNEANetMP | inline | 
| GetRndNId(TRnd &Rnd=TInt::Rnd) | TNEANetMP | inline | 
| GetStrAttrDatE(const TEdgeI &EdgeId, const TStr &attr) | TNEANetMP | inline | 
| GetStrAttrDatE(const int &EId, const TStr &attr) | TNEANetMP | |
| GetStrAttrDatN(const TNodeI &NodeId, const TStr &attr) | TNEANetMP | inline | 
| GetStrAttrDatN(const int &NId, const TStr &attr) | TNEANetMP | |
| GetStrAttrDefaultE(const TStr &attribute) const | TNEANetMP | inlineprivate | 
| GetStrAttrDefaultN(const TStr &attribute) const | TNEANetMP | inlineprivate | 
| 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 | TNEANetMP | inline | 
| IntAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const | TNEANetMP | |
| IntAttrNameNI(const TInt &NId, TStrV &Names) const | TNEANetMP | inline | 
| IntAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const | TNEANetMP | |
| IntAttrValueEI(const TInt &EId, TIntV &Values) const | TNEANetMP | inline | 
| IntAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TIntV &Values) const | TNEANetMP | |
| IntAttrValueNI(const TInt &NId, TIntV &Values) const | TNEANetMP | inline | 
| IntAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TIntV &Values) const | TNEANetMP | |
| IntDefaultsE | TNEANetMP | private | 
| IntDefaultsN | TNEANetMP | private | 
| IntType enum value | TNEANetMP | private | 
| IsEdge(const int &EId) const | TNEANetMP | inline | 
| IsEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true) const | TNEANetMP | inline | 
| 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 | TNEANetMP | inline | 
| IsOk(const bool &ThrowExcept=true) const | TNEANetMP | |
| IsStrAttrE(const TStr &attr) | TNEANetMP | |
| KeyToIndexTypeE | TNEANetMP | private | 
| KeyToIndexTypeN | TNEANetMP | private | 
| Load(TSIn &SIn) | TNEANetMP | inlinestatic | 
| MxEId | TNEANetMP | private | 
| MxNId | TNEANetMP | private | 
| New() | TNEANetMP | inlinestatic | 
| New(const int &Nodes, const int &Edges) | TNEANetMP | inlinestatic | 
| 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 | |
| NodeH | TNEANetMP | private | 
| operator=(const TNEANetMP &Graph) | TNEANetMP | inline | 
| PNet typedef | TNEANetMP | |
| Reserve(const int &Nodes, const int &Edges) | TNEANetMP | inline | 
| ReserveAttr(const int &NIntAttr, const int &NFltAttr, const int &NStrAttr, const int &EIntAttr, const int &EFltAttr, const int &EStrAttr) | TNEANetMP | inline | 
| Reserved() const | TNEANetMP | inline | 
| ReservedE() const | TNEANetMP | inline | 
| Save(TSOut &SOut) const | TNEANetMP | inline | 
| SetEdges(const int &Length) | TNEANetMP | inline | 
| SetMxEId(const TInt &Id) | TNEANetMP | inline | 
| SetNodes(const int &Length) | TNEANetMP | inline | 
| StrAttrNameEI(const TInt &EId, TStrV &Names) const | TNEANetMP | inline | 
| StrAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const | TNEANetMP | |
| StrAttrNameNI(const TInt &NId, TStrV &Names) const | TNEANetMP | inline | 
| StrAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const | TNEANetMP | |
| StrAttrValueEI(const TInt &EId, TStrV &Values) const | TNEANetMP | inline | 
| StrAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Values) const | TNEANetMP | |
| StrAttrValueNI(const TInt &NId, TStrV &Values) const | TNEANetMP | inline | 
| StrAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Values) const | TNEANetMP | |
| StrDefaultsE | TNEANetMP | private | 
| StrDefaultsN | TNEANetMP | private | 
| StrType enum value | TNEANetMP | private | 
| TNEANetMP() | TNEANetMP | inline | 
| TNEANetMP(const int &Nodes, const int &Edges) | TNEANetMP | inlineexplicit | 
| TNEANetMP(const TNEANetMP &Graph) | TNEANetMP | inline | 
| TNEANetMP(TSIn &SIn) | TNEANetMP | inline | 
| TNet typedef | TNEANetMP | |
| TPt< TNEANetMP > class | TNEANetMP | friend | 
| VecOfFltVecsE | TNEANetMP | private | 
| VecOfFltVecsN | TNEANetMP | private | 
| VecOfIntVecsE | TNEANetMP | private | 
| VecOfIntVecsN | TNEANetMP | private | 
| VecOfStrVecsE | TNEANetMP | private | 
| VecOfStrVecsN | TNEANetMP | private |