SNAP Library 2.4, User Reference  2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TNEANet Member List

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

AddEdge(const int &SrcNId, const int &DstNId, int EId=-1)TNEANet
AddEdge(const TEdgeI &EdgeI)TNEANetinline
AddFltAttrDatE(const TEdgeI &EdgeI, const TFlt &value, const TStr &attr)TNEANetinline
AddFltAttrDatE(const int &EId, const TFlt &value, const TStr &attr)TNEANet
AddFltAttrDatN(const TNodeI &NodeI, const TFlt &value, const TStr &attr)TNEANetinline
AddFltAttrDatN(const int &NId, const TFlt &value, const TStr &attr)TNEANet
AddFltAttrE(const TStr &attr, TFlt defaultValue=TFlt::Mn)TNEANet
AddFltAttrN(const TStr &attr, TFlt defaultValue=TFlt::Mn)TNEANet
AddIntAttrDatE(const TEdgeI &EdgeI, const TInt &value, const TStr &attr)TNEANetinline
AddIntAttrDatE(const int &EId, const TInt &value, const TStr &attr)TNEANet
AddIntAttrDatN(const TNodeI &NodeI, const TInt &value, const TStr &attr)TNEANetinline
AddIntAttrDatN(const int &NId, const TInt &value, const TStr &attr)TNEANet
AddIntAttrE(const TStr &attr, TInt defaultValue=TInt::Mn)TNEANet
AddIntAttrN(const TStr &attr, TInt defaultValue=TInt::Mn)TNEANet
AddNode(int NId=-1)TNEANet
AddNode(const TNodeI &NodeI)TNEANetinline
AddStrAttrDatE(const TEdgeI &EdgeI, const TStr &value, const TStr &attr)TNEANetinline
AddStrAttrDatE(const int &EId, const TStr &value, const TStr &attr)TNEANet
AddStrAttrDatN(const TNodeI &NodeI, const TStr &value, const TStr &attr)TNEANetinline
AddStrAttrDatN(const int &NId, const TStr &value, const TStr &attr)TNEANet
AddStrAttrE(const TStr &attr, TStr defaultValue=TStr::GetNullStr())TNEANet
AddStrAttrN(const TStr &attr, TStr defaultValue=TStr::GetNullStr())TNEANet
AttrNameEI(const TInt &EId, TStrV &Names) const TNEANetinline
AttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const TNEANet
AttrNameNI(const TInt &NId, TStrV &Names) const TNEANetinline
AttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const TNEANet
AttrValueEI(const TInt &EId, TStrV &Values) const TNEANetinline
AttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Values) const TNEANet
AttrValueNI(const TInt &NId, TStrV &Values) const TNEANetinline
AttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Values) const TNEANet
BegEAFltI(const TStr &attr) const TNEANetinline
BegEAIntI(const TStr &attr) const TNEANetinline
BegEAStrI(const TStr &attr) const TNEANetinline
BegEI() const TNEANetinline
BegNAFltI(const TStr &attr) const TNEANetinline
BegNAIntI(const TStr &attr) const TNEANetinline
BegNAStrI(const TStr &attr) const TNEANetinline
BegNI() const TNEANetinline
Clr()TNEANetinline
CRefTNEANetprivate
Defrag(const bool &OnlyNodeLinks=false)TNEANet
DelAttrDatE(const TEdgeI &EdgeI, const TStr &attr)TNEANetinline
DelAttrDatE(const int &EId, const TStr &attr)TNEANet
DelAttrDatN(const TNodeI &NodeI, const TStr &attr)TNEANetinline
DelAttrDatN(const int &NId, const TStr &attr)TNEANet
DelAttrE(const TStr &attr)TNEANet
DelAttrN(const TStr &attr)TNEANet
DelEdge(const int &EId)TNEANet
DelEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true)TNEANet
DelNode(const int &NId)TNEANet
DelNode(const TNode &NodeI)TNEANetinline
Dump(FILE *OutF=stdout) const TNEANet
EdgeAttrIsDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANet
EdgeAttrIsFltDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANet
EdgeAttrIsIntDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANet
EdgeAttrIsStrDeleted(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANet
EdgeHTNEANetprivate
Empty() const TNEANetinline
EndEAFltI(const TStr &attr) const TNEANetinline
EndEAIntI(const TStr &attr) const TNEANetinline
EndEAStrI(const TStr &attr) const TNEANetinline
EndEI() const TNEANetinline
EndNAFltI(const TStr &attr) const TNEANetinline
EndNAIntI(const TStr &attr) const TNEANetinline
EndNAStrI(const TStr &attr) const TNEANetinline
EndNI() const TNEANetinline
FltAttrNameEI(const TInt &EId, TStrV &Names) const TNEANetinline
FltAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const TNEANet
FltAttrNameNI(const TInt &NId, TStrV &Names) const TNEANetinline
FltAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const TNEANet
FltAttrValueEI(const TInt &EId, TFltV &Values) const TNEANetinline
FltAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TFltV &Values) const TNEANet
FltAttrValueNI(const TInt &NId, TFltV &Values) const TNEANetinline
FltAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TFltV &Values) const TNEANet
FltDefaultsETNEANetprivate
FltDefaultsNTNEANetprivate
FltType enum valueTNEANetprivate
GetAttrENames(TStrV &IntAttrNames, TStrV &FltAttrNames, TStrV &StrAttrNames) const TNEANet
GetAttrIndE(const TStr &attr)TNEANet
GetAttrIndN(const TStr &attr)TNEANet
GetAttrNNames(TStrV &IntAttrNames, TStrV &FltAttrNames, TStrV &StrAttrNames) const TNEANet
GetEAFltI(const TStr &attr, const int &EId) const TNEANetinline
GetEAIntI(const TStr &attr, const int &EId) const TNEANetinline
GetEAStrI(const TStr &attr, const int &EId) const TNEANetinline
GetEdge(const int &EId)TNEANetinlineprivate
GetEdge(const int &EId) const TNEANetinlineprivate
GetEdgeAttrValue(const int &EId, const TStrIntPrH::TIter &EdgeHI) const TNEANet
GetEdges() const TNEANetinline
GetEI(const int &EId) const TNEANetinline
GetEI(const int &SrcNId, const int &DstNId) const TNEANetinline
GetEId(const int &SrcNId, const int &DstNId) const TNEANetinline
GetEIdV(TIntV &EIdV) const TNEANet
GetFltAttrDatE(const TEdgeI &EdgeI, const TStr &attr)TNEANetinline
GetFltAttrDatE(const int &EId, const TStr &attr)TNEANet
GetFltAttrDatN(const TNodeI &NodeI, const TStr &attr)TNEANetinline
GetFltAttrDatN(const int &NId, const TStr &attr)TNEANet
GetFltAttrDefaultE(const TStr &attribute) const TNEANetinlineprivate
GetFltAttrDefaultN(const TStr &attribute) const TNEANetinlineprivate
GetFltAttrIndDatE(const TEdgeI &EdgeI, const int &index)TNEANetinline
GetFltAttrIndDatE(const int &EId, const int &index)TNEANet
GetFltAttrIndDatN(const TNodeI &NodeI, const int &index)TNEANetinline
GetFltAttrIndDatN(const int &NId, const int &index)TNEANet
GetIntAttrDatE(const TEdgeI &EdgeI, const TStr &attr)TNEANetinline
GetIntAttrDatE(const int &EId, const TStr &attr)TNEANet
GetIntAttrDatN(const TNodeI &NodeI, const TStr &attr)TNEANetinline
GetIntAttrDatN(const int &NId, const TStr &attr)TNEANet
GetIntAttrDefaultE(const TStr &attribute) const TNEANetinlineprivate
GetIntAttrDefaultN(const TStr &attribute) const TNEANetinlineprivate
GetIntAttrIndDatE(const TEdgeI &EdgeI, const int &index)TNEANetinline
GetIntAttrIndDatE(const int &EId, const int &index)TNEANet
GetIntAttrIndDatN(const TNodeI &NodeI, const int &index)TNEANetinline
GetIntAttrIndDatN(const int &NId, const int &index)TNEANet
GetIntAttrIndE(const TStr &attr)TNEANet
GetIntAttrIndN(const TStr &attr)TNEANet
GetMxEId() const TNEANetinline
GetMxNId() const TNEANetinline
GetNAFltI(const TStr &attr, const int &NId) const TNEANetinline
GetNAIntI(const TStr &attr, const int &NId) const TNEANetinline
GetNAStrI(const TStr &attr, const int &NId) const TNEANetinline
GetNI(const int &NId) const TNEANetinline
GetNIdV(TIntV &NIdV) const TNEANet
GetNode(const int &NId)TNEANetinlineprivate
GetNode(const int &NId) const TNEANetinlineprivate
GetNodeAttrValue(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANet
GetNodes() const TNEANetinline
GetRndEI(TRnd &Rnd=TInt::Rnd)TNEANetinline
GetRndEId(TRnd &Rnd=TInt::Rnd)TNEANetinline
GetRndNI(TRnd &Rnd=TInt::Rnd)TNEANetinline
GetRndNId(TRnd &Rnd=TInt::Rnd)TNEANetinline
GetSmallGraph()TNEANetstatic
GetStrAttrDatE(const TEdgeI &EdgeI, const TStr &attr)TNEANetinline
GetStrAttrDatE(const int &EId, const TStr &attr)TNEANet
GetStrAttrDatN(const TNodeI &NodeI, const TStr &attr)TNEANetinline
GetStrAttrDatN(const int &NId, const TStr &attr)TNEANet
GetStrAttrDefaultE(const TStr &attribute) const TNEANetinlineprivate
GetStrAttrDefaultN(const TStr &attribute) const TNEANetinlineprivate
GetStrAttrIndDatE(const TEdgeI &EdgeI, const int &index)TNEANetinline
GetStrAttrIndDatE(const int &EId, const int &index)TNEANet
GetStrAttrIndDatN(const TNodeI &NodeI, const int &index)TNEANetinline
GetStrAttrIndDatN(const int &NId, const int &index)TNEANet
HasFlag(const TGraphFlag &Flag) const TNEANet
IntAttrNameEI(const TInt &EId, TStrV &Names) const TNEANetinline
IntAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const TNEANet
IntAttrNameNI(const TInt &NId, TStrV &Names) const TNEANetinline
IntAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const TNEANet
IntAttrValueEI(const TInt &EId, TIntV &Values) const TNEANetinline
IntAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TIntV &Values) const TNEANet
IntAttrValueNI(const TInt &NId, TIntV &Values) const TNEANetinline
IntAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TIntV &Values) const TNEANet
IntDefaultsETNEANetprivate
IntDefaultsNTNEANetprivate
IntType enum valueTNEANetprivate
IsAttrDeletedE(const int &EId, const TStr &attr) const TNEANet
IsAttrDeletedN(const int &NId, const TStr &attr) const TNEANet
IsEdge(const int &EId) const TNEANetinline
IsEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true) const TNEANetinline
IsEdge(const int &SrcNId, const int &DstNId, int &EId, const bool &IsDir=true) const TNEANet
IsFltAttrDeletedE(const int &EId, const TStr &attr) const TNEANet
IsFltAttrDeletedN(const int &NId, const TStr &attr) const TNEANet
IsIntAttrDeletedE(const int &EId, const TStr &attr) const TNEANet
IsIntAttrDeletedN(const int &NId, const TStr &attr) const TNEANet
IsNode(const int &NId) const TNEANetinline
IsOk(const bool &ThrowExcept=true) const TNEANet
IsStrAttrDeletedE(const int &EId, const TStr &attr) const TNEANet
IsStrAttrDeletedN(const int &NId, const TStr &attr) const TNEANet
KeyToIndexTypeETNEANetprivate
KeyToIndexTypeNTNEANetprivate
Load(TSIn &SIn)TNEANetinlinestatic
MxEIdTNEANetprivate
MxNIdTNEANetprivate
New()TNEANetinlinestatic
New(const int &Nodes, const int &Edges)TNEANetinlinestatic
NodeAttrIsDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANet
NodeAttrIsFltDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANet
NodeAttrIsIntDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANet
NodeAttrIsStrDeleted(const int &NId, const TStrIntPrH::TIter &NodeHI) const TNEANet
NodeHTNEANetprivate
operator=(const TNEANet &Graph)TNEANetinline
PNet typedefTNEANet
Reserve(const int &Nodes, const int &Edges)TNEANetinline
Save(TSOut &SOut) const TNEANetinline
StrAttrNameEI(const TInt &EId, TStrV &Names) const TNEANetinline
StrAttrNameEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Names) const TNEANet
StrAttrNameNI(const TInt &NId, TStrV &Names) const TNEANetinline
StrAttrNameNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Names) const TNEANet
StrAttrValueEI(const TInt &EId, TStrV &Values) const TNEANetinline
StrAttrValueEI(const TInt &EId, TStrIntPrH::TIter EdgeHI, TStrV &Values) const TNEANet
StrAttrValueNI(const TInt &NId, TStrV &Values) const TNEANetinline
StrAttrValueNI(const TInt &NId, TStrIntPrH::TIter NodeHI, TStrV &Values) const TNEANet
StrDefaultsETNEANetprivate
StrDefaultsNTNEANetprivate
StrType enum valueTNEANetprivate
TNEANet()TNEANetinline
TNEANet(const int &Nodes, const int &Edges)TNEANetinlineexplicit
TNEANet(const TNEANet &Graph)TNEANetinline
TNEANet(TSIn &SIn)TNEANetinline
TNet typedefTNEANet
TPt< TNEANet > classTNEANetfriend
VecOfFltVecsETNEANetprivate
VecOfFltVecsNTNEANetprivate
VecOfIntVecsETNEANetprivate
VecOfIntVecsNTNEANetprivate
VecOfStrVecsETNEANetprivate
VecOfStrVecsNTNEANetprivate