SimGrid  3.14.159
Versatile Simulation of Distributed Systems
simgrid::kernel::EngineImpl Class Reference

#include <EngineImpl.hpp>

Public Member Functions

 EngineImpl ()
 
virtual ~EngineImpl ()
 

Public Attributes

kernel::routing::NetZoneImplnetRoot_ = nullptr
 

Protected Attributes

std::unordered_map< std::string, simgrid::kernel::routing::NetCard * > netcards_
 

Constructor & Destructor Documentation

◆ EngineImpl()

simgrid::kernel::EngineImpl::EngineImpl ( )
default

◆ ~EngineImpl()

simgrid::kernel::EngineImpl::~EngineImpl ( )
virtual

Member Data Documentation

◆ netRoot_

kernel::routing::NetZoneImpl* simgrid::kernel::EngineImpl::netRoot_ = nullptr

◆ netcards_

std::unordered_map<std::string,simgrid::kernel::routing::NetCard*> simgrid::kernel::EngineImpl::netcards_
protected

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