SimpleStorageServiceProperty.h
1 
11 #ifndef WRENCH_SIMPLESTORAGESERVICEPROPERTY_H
12 #define WRENCH_SIMPLESTORAGESERVICEPROPERTY_H
13 
14 #include "wrench/services/storage/StorageServiceProperty.h"
15 
16 namespace wrench {
17 
22  public:
23 
24  };
25 
26 };
27 
28 
29 #endif //WRENCH_SIMPLESTORAGESERVICEPROPERTY_H
Configurable properties for a SimpleStorageService.
Definition: SimpleStorageServiceProperty.h:21
Configurable properties for a StorageService.
Definition: StorageServiceProperty.h:22
Definition: TerminalOutput.cpp:15