SimGrid  3.14.159
Versatile Simulation of Distributed Systems
simgrid::surf::ActiveComm Class Reference

#include <network_ib.hpp>

Public Member Functions

 ActiveComm ()
 
 ~ActiveComm ()
 

Public Attributes

IBNodedestination
 
NetworkActionaction
 
double init_rate
 

Constructor & Destructor Documentation

§ ActiveComm()

simgrid::surf::ActiveComm::ActiveComm ( )
inline

§ ~ActiveComm()

simgrid::surf::ActiveComm::~ActiveComm ( )
inline

Member Data Documentation

§ destination

IBNode* simgrid::surf::ActiveComm::destination

§ action

NetworkAction* simgrid::surf::ActiveComm::action

§ init_rate

double simgrid::surf::ActiveComm::init_rate

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