SimGrid  3.16
Versatile Simulation of Distributed Systems
simgrid::MsgHostExt Class Reference

#include <msg_private.h>

Public Member Functions

 ~MsgHostExt ()
 

Public Attributes

std::vector< int > * file_descriptor_table = nullptr
 

Static Public Attributes

static simgrid::xbt::Extension< s4u::Host, MsgHostExtEXTENSION_ID
 

Constructor & Destructor Documentation

◆ ~MsgHostExt()

simgrid::MsgHostExt::~MsgHostExt ( )
inline

Member Data Documentation

◆ EXTENSION_ID

simgrid::xbt::Extension< simgrid::s4u::Host, simgrid::MsgHostExt > simgrid::MsgHostExt::EXTENSION_ID
static

◆ file_descriptor_table

std::vector<int>* simgrid::MsgHostExt::file_descriptor_table = nullptr

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