SimGrid  3.16
Versatile Simulation of Distributed Systems
s_type Class Reference

#include <instr_private.h>

Public Attributes

char * id
 
char * name
 
char * color
 
e_entity_types kind
 
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

s_type* s_type::father

◆ children

xbt_dict_t s_type::children

◆ values

xbt_dict_t s_type::values

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