SimGrid  3.16
Versatile Simulation of Distributed Systems
s_sg_platf_storage_type_cbarg Struct Reference

#include <platf_private.hpp>

Public Attributes

const char * id
 
const char * model
 
const char * content
 
xbt_dict_t properties
 
std::map< std::string, std::string > * model_properties
 
sg_size_t size
 

Member Data Documentation

◆ id

const char* s_sg_platf_storage_type_cbarg::id

◆ model

const char* s_sg_platf_storage_type_cbarg::model

◆ content

const char* s_sg_platf_storage_type_cbarg::content

◆ properties

xbt_dict_t s_sg_platf_storage_type_cbarg::properties

◆ model_properties

std::map<std::string, std::string>* s_sg_platf_storage_type_cbarg::model_properties

◆ size

sg_size_t s_sg_platf_storage_type_cbarg::size

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