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
TMMNet::TCrossNetInit Class Reference

Public Member Functions

 TCrossNetInit ()
 
void operator() (TCrossNet *Node, TShMIn &ShMIn)
 

Detailed Description

Definition at line 582 of file mmnet.h.

Constructor & Destructor Documentation

TMMNet::TCrossNetInit::TCrossNetInit ( )
inline

Definition at line 584 of file mmnet.h.

584 {}

Member Function Documentation

void TMMNet::TCrossNetInit::operator() ( TCrossNet Node,
TShMIn ShMIn 
)
inline

Definition at line 585 of file mmnet.h.

585 { Node->LoadShM(ShMIn);}
void LoadShM(TShMIn &ShMIn)
Loads network from shared memory stream.
Definition: mmnet.h:348

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