SimGrid
3.11
Versatile Simulation of Distributed Systems
|
Describes the general interface for all Storage implementations. More...
Data Structures | |
class | StorageModel |
SURF storage model interface class. More... | |
class | Storage |
SURF storage interface class. More... | |
class | StorageAction |
SURF storage action interface class. More... | |
Enumerations | |
enum | e_surf_action_storage_type_t { READ =0, WRITE, STAT, OPEN, CLOSE } |
The possible type of action for the storage component. More... | |
Describes the general interface for all Storage implementations.