AddEdge(const int &SrcNId, const int &DstNId) | TBigNet< TNodeData, IsDir > | |
AddNode(int NId, const int &InDeg, const int &OutDeg) | TBigNet< TNodeData, IsDir > | |
AddNode(int NId, const int &InDeg, const int &OutDeg, const TNodeDat &NodeDat) | TBigNet< TNodeData, IsDir > | |
AddNode(int NId, const TIntV &InNIdV, const TIntV &OutNIdV) | TBigNet< TNodeData, IsDir > | |
AddNode(int NId, const TIntV &InNIdV, const TIntV &OutNIdV, const TNodeDat &NodeDat) | TBigNet< TNodeData, IsDir > | |
AddSorted(int *Beg, int *End, const int &Val) | TBigNet< TNodeData, IsDir > | protectedstatic |
AddUndirNode(int NId, const int &Deg) | TBigNet< TNodeData, IsDir > | |
AddUndirNode(int NId, const int &Deg, const TNodeDat &NodeDat) | TBigNet< TNodeData, IsDir > | |
AddUndirNode(int NId, const TIntV &EdgeNIdV) | TBigNet< TNodeData, IsDir > | |
AddUndirNode(int NId, const TIntV &EdgeNIdV, const TNodeDat &NodeDat) | TBigNet< TNodeData, IsDir > | |
BegEI() const | TBigNet< TNodeData, IsDir > | inline |
BegNI() const | TBigNet< TNodeData, IsDir > | inline |
BinSearch(const int *Beg, const int *End, const int &Val) | TBigNet< TNodeData, IsDir > | protectedstatic |
BinSearch2(const int *Beg, const int *End, const int &Val) | TBigNet< TNodeData, IsDir > | protectedstatic |
Clr(const bool &DoDel=true) | TBigNet< TNodeData, IsDir > | inline |
CompactEdgePool() | TBigNet< TNodeData, IsDir > | |
CRef | TBigNet< TNodeData, IsDir > | protected |
Defrag(const bool &OnlyNodeLinks=false) | TBigNet< TNodeData, IsDir > | inline |
DelNId enum value | TBigNet< TNodeData, IsDir > | |
DelNode(int NId) | TBigNet< TNodeData, IsDir > | |
Dump(const TStr &Desc=TStr()) const | TBigNet< TNodeData, IsDir > | |
DumpFlags() const | TBigNet< TNodeData, IsDir > | |
Empty() const | TBigNet< TNodeData, IsDir > | inline |
EndEI() const | TBigNet< TNodeData, IsDir > | inline |
EndNI() const | TBigNet< TNodeData, IsDir > | inline |
Flags | TBigNet< TNodeData, IsDir > | protected |
GetDelEdges() | TBigNet< TNodeData, IsDir > | |
GetEdges() const | TBigNet< TNodeData, IsDir > | inline |
GetEI(const int &EId) const | TBigNet< TNodeData, IsDir > | |
GetInNIdV(int NId, TIntV &OutNIdV) const | TBigNet< TNodeData, IsDir > | |
GetInNIdVPt(const int &NId) const | TBigNet< TNodeData, IsDir > | inlineprotected |
GetMxNId() const | TBigNet< TNodeData, IsDir > | inline |
GetNDat(const int &NId) | TBigNet< TNodeData, IsDir > | inline |
GetNDat(const int &NId) const | TBigNet< TNodeData, IsDir > | inline |
GetNGraph(const bool &RenumberNodes=false) const | TBigNet< TNodeData, IsDir > | |
GetNI(const int &NId) const | TBigNet< TNodeData, IsDir > | inline |
GetNIdV(TIntV &NIdV) const | TBigNet< TNodeData, IsDir > | |
GetNode(const int &NId) const | TBigNet< TNodeData, IsDir > | inlineprotected |
GetNode(const int &NId) | TBigNet< TNodeData, IsDir > | inlineprotected |
GetNodes() const | TBigNet< TNodeData, IsDir > | inline |
GetOutNIdV(int NId, TIntV &OutNIdV) const | TBigNet< TNodeData, IsDir > | |
GetOutNIdVPt(const int &NId) const | TBigNet< TNodeData, IsDir > | inlineprotected |
GetRndNI(TRnd &Rnd=TInt::Rnd) const | TBigNet< TNodeData, IsDir > | inline |
GetRndNId(TRnd &Rnd=TInt::Rnd) const | TBigNet< TNodeData, IsDir > | inline |
GetSubGraph(const TIntV &NIdV, const bool &RenumberNodes=false) const | TBigNet< TNodeData, IsDir > | |
GetSubGraph(const TIntV &NIdV, TBigNet *NewNet, const bool &RenumberNodes=false) const | TBigNet< TNodeData, IsDir > | |
GetSubNGraph(const TIntV &NIdV) const | TBigNet< TNodeData, IsDir > | |
HasFlag(const TGraphFlag &Flag) const | TBigNet< TNodeData, IsDir > | inline |
InvertFromSources(uint ExpectNodes=0) | TBigNet< TNodeData, IsDir > | |
IsEdge(const int &SrcNId, const int &DstNId, const bool &Dir=true) const | TBigNet< TNodeData, IsDir > | |
IsIsoNode(const int &NId) const | TBigNet< TNodeData, IsDir > | |
IsNode(const int &NId, TNode &Node) const | TBigNet< TNodeData, IsDir > | inlineprotected |
IsNode(const int &NId) const | TBigNet< TNodeData, IsDir > | inline |
IsOk() const | TBigNet< TNodeData, IsDir > | |
IsolateNode(int NId) | TBigNet< TNodeData, IsDir > | |
Load(TSIn &SIn) | TBigNet< TNodeData, IsDir > | inlinestatic |
LoadNodeDatH(const TStr &InFNm, TNodeH &NodeH) | TBigNet< TNodeData, IsDir > | static |
MxNId | TBigNet< TNodeData, IsDir > | protected |
New(const int &Nodes, const TSize &Edges, const bool &Sources=false) | TBigNet< TNodeData, IsDir > | inlinestatic |
NodeH | TBigNet< TNodeData, IsDir > | protected |
OnlySources() const | TBigNet< TNodeData, IsDir > | inline |
operator=(const TBigNet &Net) | TBigNet< TNodeData, IsDir > | inline |
PBigNet typedef | TBigNet< TNodeData, IsDir > | |
PNet typedef | TBigNet< TNodeData, IsDir > | |
Pool | TBigNet< TNodeData, IsDir > | protected |
PVPool typedef | TBigNet< TNodeData, IsDir > | |
Reserve(const int &Nodes, const TSize &Edges) | TBigNet< TNodeData, IsDir > | |
Rewire(TRnd &Rnd=TInt::Rnd) | TBigNet< TNodeData, IsDir > | |
Save(TSOut &SOut) const | TBigNet< TNodeData, IsDir > | virtual |
SaveForDisk(const TStr &OutFNm) const | TBigNet< TNodeData, IsDir > | |
SaveToDisk(const TStr &InFNm, const TStr &OutFNm, const bool &SaveSparseHash) | TBigNet< TNodeData, IsDir > | static |
SetInNIdV(int NId, const TIntV &InNIdV) | TBigNet< TNodeData, IsDir > | |
SetOutNIdV(int NId, const TIntV &OutNIdV) | TBigNet< TNodeData, IsDir > | |
SortEdgeV() | TBigNet< TNodeData, IsDir > | |
TBigNet(const int &Nodes, const TSize &Edges, const bool &Sources=false) | TBigNet< TNodeData, IsDir > | |
TBigNet(TSIn &SIn) | TBigNet< TNodeData, IsDir > | inline |
TNet typedef | TBigNet< TNodeData, IsDir > | |
TNodeDat typedef | TBigNet< TNodeData, IsDir > | |
TNodeH typedef | TBigNet< TNodeData, IsDir > | |
TPt< TBigNet > class | TBigNet< TNodeData, IsDir > | friend |
TVPool typedef | TBigNet< TNodeData, IsDir > | |
~TBigNet() | TBigNet< TNodeData, IsDir > | inlinevirtual |