X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/01f0c436719fd79cf75643e254bc04011bcdcce8..3622a9c058d91313ef3d2bf6af1b54ab5f4786f8:/src/surf/host_interface.hpp diff --git a/src/surf/host_interface.hpp b/src/surf/host_interface.hpp index d0ebc3ecd3..42a31e912c 100644 --- a/src/surf/host_interface.hpp +++ b/src/surf/host_interface.hpp @@ -124,6 +124,8 @@ private: public: void attach(simgrid::Host* host); + + e_surf_resource_state_t getState(); void setState(e_surf_resource_state_t state); /**