Data Structures

Here are the data structures with brief descriptions:
amok_result_t
DataDescriptorStructDescribe a collection of data
gras_procdata_tData for each process
simgrid::msg::Host
simgrid::msg::HostFailureException
simgrid::msg::HostNotFoundException
simgrid::msg::JniException
m_hostHost datatype
m_processProcess datatype @{
m_taskTask datatype
simgrid::msg::MsgException
simgrid::msg::MsgNative
simgrid::msg::NativeException
simgrid::msg::Process
simgrid::msg::ProcessNotFoundException
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_tMessage instance (internal struct)
s_gras_msgtype
s_model_type
s_surf_metric_t
s_xbt_strbuff_t
surf_actionAction 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_stateAction state setsThis structure contains some sets of actions. It provides a fast access to the actions in each state
surf_cpu_model_extension_publicCPU model extension publicPublic functions specific to the CPU model
surf_modelModel datatypeGeneric data structure for a model. The workstations, the CPUs and the network links are examples of models
surf_model_descriptionResource model description
surf_network_model_extension_publicNetwork model extension publicPublic functions specific to the network model
surf_timer_model_extension_publicTimer model extension publicAdditionnal functions specific to the timer model
surf_workstation_model_extension_publicWorkstation model extension publicPublic functions specific to the workstation model
simgrid::msg::Task
simgrid::msg::TaskCancelledException
simgrid::msg::TimeoutException
simgrid::msg::TransferFailureException
u_gras_datadesc_category
xbt_ex_tStructure describing an exception
xbt_set_elm_It must be possible to cast set elements to this type


Back to the main Simgrid Documentation page Generated for SimGridAPI by doxygen