#include <storage.hpp>
§ byName()
| Storage & simgrid::s4u::Storage::byName |
( |
const char * |
name | ) |
|
|
static |
Retrieve a Storage by its name.
It must exist in the platform file
§ name()
| const char * simgrid::s4u::Storage::name |
( |
| ) |
|
§ sizeFree()
| sg_size_t simgrid::s4u::Storage::sizeFree |
( |
| ) |
|
§ sizeUsed()
| sg_size_t simgrid::s4u::Storage::sizeUsed |
( |
| ) |
|
§ size()
Retrieve the total amount of space of this storage element.
§ inferior()
§ setUserdata()
| void simgrid::s4u::Storage::setUserdata |
( |
void * |
data | ) |
|
|
inline |
§ userdata()
| void* simgrid::s4u::Storage::userdata |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: