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
TNEANet::LoadTNodeFunctor Class Reference

Public Member Functions

 LoadTNodeFunctor ()
 
void operator() (TNode *n, TShMIn &ShMIn)
 

Detailed Description

Definition at line 2048 of file network.h.

Constructor & Destructor Documentation

TNEANet::LoadTNodeFunctor::LoadTNodeFunctor ( )
inline

Definition at line 2050 of file network.h.

2050 {}

Member Function Documentation

void TNEANet::LoadTNodeFunctor::operator() ( TNode n,
TShMIn ShMIn 
)
inline

Definition at line 2051 of file network.h.

2051 { n->LoadShM(ShMIn);}

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