SimGrid  3.18
Versatile Simulation of Distributed Systems
simgrid::instr::HostContainer Class Reference

#include <instr_paje_containers.hpp>

Inheritance diagram for simgrid::instr::HostContainer:
simgrid::instr::Container

Public Member Functions

 HostContainer (simgrid::s4u::Host &host, NetZoneContainer *father)
 
- Public Member Functions inherited from simgrid::instr::Container
 Container (std::string name, std::string type_name, Container *father)
 
virtual ~Container ()
 
std::string getName ()
 
const char * getCname ()
 
long long int getId ()
 
void removeFromParent ()
 
void logCreation ()
 
void logDestruction ()
 
StateTypegetState (std::string name)
 
LinkTypegetLink (std::string name)
 
VariableTypegetVariable (std::string name)
 

Additional Inherited Members

- Static Public Member Functions inherited from simgrid::instr::Container
static ContainerbyNameOrNull (std::string name)
 
static ContainerbyName (std::string name)
 
static ContainergetRoot ()
 
- Public Attributes inherited from simgrid::instr::Container
Typetype_
 
Containerfather_
 
std::map< std::string, Container * > children_
 
sg_netpoint_t netpoint_ = nullptr
 

Constructor & Destructor Documentation

◆ HostContainer()

simgrid::instr::HostContainer::HostContainer ( simgrid::s4u::Host host,
NetZoneContainer father 
)

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