SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_type Struct Reference

#include <instr_private.h>

Public Attributes

char * id
 
char * name
 
char * color
 
e_entity_types kind
 
struct s_typefather
 
xbt_dict_t children
 
xbt_dict_t values
 

Member Data Documentation

◆ id

char* s_type::id

◆ name

char* s_type::name

◆ color

char* s_type::color

◆ kind

e_entity_types s_type::kind

◆ father

struct s_type* s_type::father

◆ children

xbt_dict_t s_type::children

◆ values

xbt_dict_t s_type::values

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