|
SimGrid 3.6.2
Scalable simulation of distributed systems
|
| amok_result_t | |
| DataDescriptorStruct | Describe a collection of data |
| gras_procdata_t | Data for each process |
| m_host | Host datatype |
| m_task | Task datatype |
| s_gras_cblist | |
| s_gras_datadesc_type | |
| s_gras_dd_cat_array | |
| s_gras_dd_cat_field | |
| s_gras_dd_cat_ref | |
| s_gras_dd_cat_struct | |
| s_gras_dd_cat_union | |
| s_gras_msg_cb_ctx | |
| s_gras_msg_t | Message instance (internal struct) |
| s_gras_msgtype | |
| s_model_type | |
| s_surf_metric_t | |
| s_xbt_strbuff_t | |
| surf_action | Action structureNever create s_surf_action_t by yourself ! The actions are created on the fly when you call execute or communicate on a model |
| surf_action_state | Action state setsThis structure contains some sets of actions. It provides a fast access to the actions in each state |
| surf_cpu_model_extension_public | CPU model extension publicPublic functions specific to the CPU model |
| surf_model | Model datatypeGeneric data structure for a model. The workstations, the CPUs and the network links are examples of models |
| surf_model_description | Resource model description |
| surf_network_model_extension_public | Network model extension publicPublic functions specific to the network model |
| surf_workstation_model_extension_public | Workstation model extension publicPublic functions specific to the workstation model |
| u_gras_datadesc_category | |
| xbt_ex_t | Structure describing an exception |
| xbt_set_elm_ | It must be possible to cast set elements to this type |
| Back to the main Simgrid Documentation page |
The version of Simgrid documented here is v3.6.2. Documentation of other versions can be found in their respective archive files (directory doc/html). |
Generated for SimGridAPI by
|