SimGrid  3.16
Versatile Simulation of Distributed Systems
s_container Class Reference

#include <instr_private.h>

Public Attributes

sg_netpoint_t netpoint
 
char * name
 
char * id
 
type_t type
 
int level
 
e_container_types kind
 
s_containerfather
 
xbt_dict_t children
 

Member Data Documentation

◆ netpoint

sg_netpoint_t s_container::netpoint

◆ name

char* s_container::name

◆ id

char* s_container::id

◆ type

type_t s_container::type

◆ level

int s_container::level

◆ kind

e_container_types s_container::kind

◆ father

s_container* s_container::father

◆ children

xbt_dict_t s_container::children

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