Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to reduce calls to get_instance and plug some leaks
[simgrid.git] / include / simgrid / s4u / Engine.hpp
index 4e571bb..83f92bb 100644 (file)
@@ -173,6 +173,8 @@ public:
     return res;
   }
 
+  kernel::EngineImpl* get_impl() const { return pimpl; }
+
   /** Returns whether SimGrid was initialized yet -- mostly for internal use */
   static bool is_initialized();
   /** @brief set a configuration variable