SimGrid  3.17
Versatile Simulation of Distributed Systems
File Management Functions

Detailed Description

Functions

sg_size_t simcall_file_read (surf_file_t fd, sg_size_t size)
 
sg_size_t simcall_file_write (surf_file_t fd, sg_size_t size)
 

Function Documentation

◆ simcall_file_read()

sg_size_t simcall_file_read ( surf_file_t  fd,
sg_size_t  size 
)

◆ simcall_file_write()

sg_size_t simcall_file_write ( surf_file_t  fd,
sg_size_t  size 
)