SimGrid  3.16
Versatile Simulation of Distributed Systems
s_storage_type Struct Reference

#include <StorageImpl.hpp>

Public Attributes

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

Member Data Documentation

◆ model

char* s_storage_type::model

◆ content

char* s_storage_type::content

◆ type_id

char* s_storage_type::type_id

◆ properties

xbt_dict_t s_storage_type::properties

◆ model_properties

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

◆ size

sg_size_t s_storage_type::size

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