SNAP Library 4.1, Developer Reference
2018-07-26 16:30:42
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <graphcounter.h>
Public Member Functions | |
TDGHashGraphCounter () | |
void | operator() (const PNGraph &G, const TIntV &sg) |
TGHash< TUInt64 > & | Graphs () |
Private Attributes | |
TGHash< TUInt64 > | m_graphs |
Definition at line 37 of file graphcounter.h.
|
inline |
Definition at line 39 of file graphcounter.h.
Definition at line 136 of file graphcounter.cpp.
References TGHash< TDat >::AddDat(), TGHash< TDat >::GetDat(), TGraphEnumUtils::GetIndGraph(), TGHash< TDat >::IsKey(), m_graphs, and TNGraph::New().
Definition at line 44 of file graphcounter.h.
Referenced by Graphs(), and operator()().