Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Disallow direct contruction/destruction of s4u::File.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 16 Mar 2022 21:37:22 +0000 (22:37 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 16 Mar 2022 22:16:13 +0000 (23:16 +0100)
commit82ba4833dfc9c17a30b3639b5973bcd850a019c3
tree5d33b5ca63af9f274999f19c0607332f8fd9f4e2
parent9c9ff09f4f5268f51f0dfdc9bdfe4cbbab99c49f
Disallow direct contruction/destruction of s4u::File.

Use s4u::File::open() and s4u::File::close() instead.
include/simgrid/plugins/file_system.h