| 
    SNAP Library 2.3, Developer Reference
    2014-06-16 11:58:46
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
 
This is the complete list of members for TNGraph, including all inherited members.
| AddEdge(const int &SrcNId, const int &DstNId) | TNGraph | |
| AddEdge(const TEdgeI &EdgeI) | TNGraph | inline | 
| AddNode(int NId=-1) | TNGraph | |
| AddNode(const TNodeI &NodeId) | TNGraph | inline | 
| AddNode(const int &NId, const TIntV &InNIdV, const TIntV &OutNIdV) | TNGraph | |
| AddNode(const int &NId, const TVecPool< TInt > &Pool, const int &SrcVId, const int &DstVId) | TNGraph | |
| BegEI() const | TNGraph | inline | 
| BegNI() const | TNGraph | inline | 
| Clr() | TNGraph | inline | 
| CRef | TNGraph | private | 
| Defrag(const bool &OnlyNodeLinks=false) | TNGraph | |
| DelEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true) | TNGraph | |
| DelNode(const int &NId) | TNGraph | |
| DelNode(const TNode &NodeI) | TNGraph | inline | 
| Dump(FILE *OutF=stdout) const | TNGraph | |
| Empty() const | TNGraph | inline | 
| EndEI() const | TNGraph | inline | 
| EndNI() const | TNGraph | inline | 
| GetEdges() const | TNGraph | |
| GetEI(const int &EId) const | TNGraph | |
| GetEI(const int &SrcNId, const int &DstNId) const | TNGraph | |
| GetMxNId() const | TNGraph | inline | 
| GetNI(const int &NId) const | TNGraph | inline | 
| GetNIdV(TIntV &NIdV) const | TNGraph | |
| GetNode(const int &NId) | TNGraph | inlineprivate | 
| GetNode(const int &NId) const | TNGraph | inlineprivate | 
| GetNodes() const | TNGraph | inline | 
| GetRndNI(TRnd &Rnd=TInt::Rnd) | TNGraph | inline | 
| GetRndNId(TRnd &Rnd=TInt::Rnd) | TNGraph | inline | 
| GetSmallGraph() | TNGraph | static | 
| HasFlag(const TGraphFlag &Flag) const | TNGraph | |
| IsEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true) const | TNGraph | |
| IsNode(const int &NId) const | TNGraph | inline | 
| IsOk(const bool &ThrowExcept=true) const | TNGraph | |
| Load(TSIn &SIn) | TNGraph | inlinestatic | 
| MxNId | TNGraph | private | 
| New() | TNGraph | inlinestatic | 
| New(const int &Nodes, const int &Edges) | TNGraph | inlinestatic | 
| NodeH | TNGraph | private | 
| operator=(const TNGraph &Graph) | TNGraph | inline | 
| PNet typedef | TNGraph | |
| Reserve(const int &Nodes, const int &Edges) | TNGraph | inline | 
| ReserveNIdInDeg(const int &NId, const int &InDeg) | TNGraph | inline | 
| ReserveNIdOutDeg(const int &NId, const int &OutDeg) | TNGraph | inline | 
| Save(TSOut &SOut) const | TNGraph | inline | 
| TNet typedef | TNGraph | |
| TNGraph() | TNGraph | inline | 
| TNGraph(const int &Nodes, const int &Edges) | TNGraph | inlineexplicit | 
| TNGraph(const TNGraph &Graph) | TNGraph | inline | 
| TNGraph(TSIn &SIn) | TNGraph | inline | 
| TNGraphMtx class | TNGraph | friend | 
| TPt< TNGraph > class | TNGraph | friend |