SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_storage_type Struct Reference

#include <storage_interface.hpp>

Public Attributes

char * model
 
char * content
 
char * content_type
 
char * type_id
 
xbt_dict_t properties
 
xbt_dict_t model_properties
 
sg_size_t size
 

Member Data Documentation

§ model

char* s_storage_type::model

§ content

char* s_storage_type::content

§ content_type

char* s_storage_type::content_type

§ type_id

char* s_storage_type::type_id

§ properties

xbt_dict_t s_storage_type::properties

§ model_properties

xbt_dict_t s_storage_type::model_properties

§ size

sg_size_t s_storage_type::size

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