SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_container Struct Reference

#include <instr_private.h>

Public Attributes

sg_netcard_t netcard
 
char * name
 
char * id
 
type_t type
 
int level
 
e_container_types kind
 
struct s_containerfather
 
xbt_dict_t children
 

Member Data Documentation

§ netcard

sg_netcard_t s_container::netcard

§ 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

struct s_container* s_container::father

§ children

xbt_dict_t s_container::children

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