SimGrid  3.12
Versatile Simulation of Distributed Systems
Data Structures
Here are the data structures with brief descriptions:
 CActionSURF action interface class
 CAsThe Autonomous System (AS) routing interface
 CAsClusterFatTreeFat tree representation and routing
 CCpuSURF cpu resource interface class
 CCpuActionSURF Cpu action interface class
 CCpuModelSURF cpu model interface class
 CFatTreeLinkLink in a fat tree
 CFatTreeNodeA node in a fat tree. A FatTreeNode can either be a switch or a processing node. Switches are identified by a negative ID. This class is closely related to fat
 CHostSURF Host interface class
 CHostActionSURF host action interface class
 CHostModelSURF Host model interface class
 CLinkSURF network link interface class
 Clmm_constraintLMM constraint
 Clmm_elementLMM element
 Clmm_systemLMM system
 Clmm_variableLMM variable
 CModelSURF model interface class
 CNetworkActionSURF network action interface class
 CNetworkModelSURF network model interface class
 COnelinkLink of lenght 1, alongside with its source and destination. This is mainly usefull in the ns3 bindings
 CResourceSURF resource interface class
 CRoutingEdgeA routing edge
 CRoutingPlatfThe class representing a whole routing platform
 Cs_model_type
 Cs_smx_host_privHost datatype from SIMIX POV
 Cs_smx_processProcess datatype
 Cs_smx_rvpointRendez-vous point datatype
 Cs_smx_simcallRepresents a simcall to the kernel
 Cs_smx_storage_privStorage datatype
 Cs_smx_synchroSynchro datatype
 Cs_smx_timerTimer datatype
 Cs_surf_metric_tResource which have a metric handled by a maxmin system
 Cs_xbt_parmapParallel map structure
 Cs_xbt_parmap_thread_dataThread data transmission structure
 Cs_xbt_peerStructure describing a remote host (as name:port)
 Cs_xbt_strbuff_t
 CStorageSURF storage interface class
 CStorageActionSURF storage action interface class
 CStorageModelSURF storage model interface class
 Csurf_model_descriptionResource model description
 CVMSURF VM interface class
 CVMModelSURF VM model interface class
 Cxbt_boolean_couple
 Cxbt_ex_tStructure describing an exception
 Cxbt_set_elm_It must be possible to cast set elements to this type