|
SimGrid
3.21
Versatile Simulation of Distributed Systems
|
This is the complete list of members for simgrid::s4u::File, including all inherited members.
| desc_id | simgrid::s4u::File | |
| dump() | simgrid::s4u::File | |
| File(std::string fullpath, void *userdata) | simgrid::s4u::File | |
| File(std::string fullpath, sg_host_t host, void *userdata) | simgrid::s4u::File | |
| get_path() | simgrid::s4u::File | inline |
| get_userdata() | simgrid::s4u::File | inline |
| local_storage_ | simgrid::s4u::File | |
| mount_point_ | simgrid::s4u::File | |
| move(std::string fullpath) | simgrid::s4u::File | |
| read(sg_size_t size) | simgrid::s4u::File | |
| remote_copy(sg_host_t host, const char *fullpath) | simgrid::s4u::File | |
| remote_move(sg_host_t host, const char *fullpath) | simgrid::s4u::File | |
| seek(sg_offset_t pos) | simgrid::s4u::File | |
| seek(sg_offset_t pos, int origin) | simgrid::s4u::File | |
| set_userdata(void *data) | simgrid::s4u::File | inline |
| size() | simgrid::s4u::File | |
| tell() | simgrid::s4u::File | |
| unlink() | simgrid::s4u::File | |
| write(sg_size_t size) | simgrid::s4u::File | |
| ~File() | simgrid::s4u::File |