#include <file_system.h>
◆ FileSystemStorageExt()
simgrid::s4u::FileSystemStorageExt::FileSystemStorageExt |
( |
Storage * |
ptr | ) |
|
|
explicit |
◆ ~FileSystemStorageExt()
simgrid::s4u::FileSystemStorageExt::~FileSystemStorageExt |
( |
| ) |
|
◆ parse_content()
std::map< std::string, sg_size_t > * simgrid::s4u::FileSystemStorageExt::parse_content |
( |
std::string |
filename | ) |
|
◆ get_content()
std::map<std::string, sg_size_t>* simgrid::s4u::FileSystemStorageExt::get_content |
( |
| ) |
|
|
inline |
◆ get_size()
sg_size_t simgrid::s4u::FileSystemStorageExt::get_size |
( |
| ) |
|
|
inline |
◆ get_used_size()
sg_size_t simgrid::s4u::FileSystemStorageExt::get_used_size |
( |
| ) |
|
|
inline |
◆ decr_used_size()
void simgrid::s4u::FileSystemStorageExt::decr_used_size |
( |
sg_size_t |
size | ) |
|
|
inline |
◆ incr_used_size()
void simgrid::s4u::FileSystemStorageExt::incr_used_size |
( |
sg_size_t |
size | ) |
|
|
inline |
◆ EXTENSION_ID
The documentation for this class was generated from the following files: