SimGrid  3.13
Versatile Simulation of Distributed Systems
simgrid::surf::IBNode Class Reference

#include <network_ib.hpp>

Public Member Functions

 IBNode (int id)
 
 ~IBNode ()
 

Public Attributes

int id
 
std::vector< ActiveComm * > ActiveCommsUp
 
std::map< IBNode *, int > ActiveCommsDown
 
int nbActiveCommsDown
 

Constructor & Destructor Documentation

simgrid::surf::IBNode::IBNode ( int  id)
inline
simgrid::surf::IBNode::~IBNode ( )
inline

Member Data Documentation

int simgrid::surf::IBNode::id
std::vector<ActiveComm*> simgrid::surf::IBNode::ActiveCommsUp
std::map<IBNode*, int> simgrid::surf::IBNode::ActiveCommsDown
int simgrid::surf::IBNode::nbActiveCommsDown

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