SNAP Library 4.0, User Reference  2017-07-27 13:18:06
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
TUNGraph::TLoadTNodeInitializer Class Reference

Public Member Functions

 TLoadTNodeInitializer ()
 
void operator() (TNode *Node, TShMIn &ShMIn)
 

Detailed Description

Definition at line 147 of file graph.h.

Constructor & Destructor Documentation

TUNGraph::TLoadTNodeInitializer::TLoadTNodeInitializer ( )
inline

Definition at line 149 of file graph.h.

149 {}

Member Function Documentation

void TUNGraph::TLoadTNodeInitializer::operator() ( TNode Node,
TShMIn ShMIn 
)
inline

Definition at line 150 of file graph.h.

150 { Node->LoadShM(ShMIn);}

The documentation for this class was generated from the following file: