SNAP Library 6.0, User Reference  2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
TNGraph::TLoadTNodeInitializer Class Reference

Public Member Functions

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

Detailed Description

Definition at line 457 of file graph.h.

Constructor & Destructor Documentation

TNGraph::TLoadTNodeInitializer::TLoadTNodeInitializer ( )
inline

Definition at line 459 of file graph.h.

459 {}

Member Function Documentation

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

Definition at line 460 of file graph.h.

460 {Node->LoadShM(ShMIn);}

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