SNAP Library 2.2, User Reference  2014-03-11 19:15:55
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
TUNGraph Member List
This is the complete list of members for TUNGraph, including all inherited members.
AddEdge(const int &SrcNId, const int &DstNId)TUNGraph
AddEdge(const TEdgeI &EdgeI)TUNGraph [inline]
AddNode(int NId=-1)TUNGraph
AddNode(const TNodeI &NodeI)TUNGraph [inline]
AddNode(const int &NId, const TIntV &NbrNIdV)TUNGraph
AddNode(const int &NId, const TVecPool< TInt > &Pool, const int &NIdVId)TUNGraph
BegEI() const TUNGraph [inline]
BegNI() const TUNGraph [inline]
Clr()TUNGraph [inline]
CRefTUNGraph [private]
Defrag(const bool &OnlyNodeLinks=false)TUNGraph
DelEdge(const int &SrcNId, const int &DstNId)TUNGraph
DelNode(const int &NId)TUNGraph
DelNode(const TNode &NodeI)TUNGraph [inline]
Dump(FILE *OutF=stdout) const TUNGraph
Empty() const TUNGraph [inline]
EndEI() const TUNGraph [inline]
EndNI() const TUNGraph [inline]
GetEdges() const TUNGraph
GetEI(const int &EId) const TUNGraph
GetEI(const int &SrcNId, const int &DstNId) const TUNGraph
GetMxNId() const TUNGraph [inline]
GetNI(const int &NId) const TUNGraph [inline]
GetNIdV(TIntV &NIdV) const TUNGraph
GetNode(const int &NId)TUNGraph [inline, private]
GetNode(const int &NId) const TUNGraph [inline, private]
GetNodes() const TUNGraph [inline]
GetRndNI(TRnd &Rnd=TInt::Rnd)TUNGraph [inline]
GetRndNId(TRnd &Rnd=TInt::Rnd)TUNGraph [inline]
GetSmallGraph()TUNGraph [static]
HasFlag(const TGraphFlag &Flag) const TUNGraph
IsEdge(const int &SrcNId, const int &DstNId) const TUNGraph
IsNode(const int &NId) const TUNGraph [inline]
IsOk(const bool &ThrowExcept=true) const TUNGraph
Load(TSIn &SIn)TUNGraph [inline, static]
MxNIdTUNGraph [private]
NEdgesTUNGraph [private]
New()TUNGraph [inline, static]
New(const int &Nodes, const int &Edges)TUNGraph [inline, static]
NodeHTUNGraph [private]
operator=(const TUNGraph &Graph)TUNGraph [inline]
PNet typedefTUNGraph
Reserve(const int &Nodes, const int &Edges)TUNGraph [inline]
ReserveNIdDeg(const int &NId, const int &Deg)TUNGraph [inline]
Save(TSOut &SOut) const TUNGraph [inline]
TNet typedefTUNGraph
TPt< TUNGraph > classTUNGraph [friend]
TUNGraph()TUNGraph [inline]
TUNGraph(const int &Nodes, const int &Edges)TUNGraph [inline, explicit]
TUNGraph(const TUNGraph &Graph)TUNGraph [inline]
TUNGraph(TSIn &SIn)TUNGraph [inline]
TUNGraphMtx classTUNGraph [friend]