Salome HOME
getHeapMemorySize rearch
[modules/med.git] / src / MEDLoader / SauvWriter.hxx
index 7f3b13fdeefe27f7dcf4d7055e31ea34ab6fa318..63a65b4536a1e10db1b209d1c08471dec32bc80e 100644 (file)
@@ -52,7 +52,7 @@ namespace ParaMEDMEM
 
   private:
     std::size_t getHeapMemorySizeWithoutChildren() const;
-    std::vector<RefCountObject *> getDirectChildren() const;
+    std::vector<const BigMemoryObject *> getDirectChildren() const;
     /*!
      * \brief Class representing a GIBI sub-mesh (described in the pile 1 of the SAUVE file).
      * It stands for a named med sub-mesh (family, etc) and contains either cell IDs or other sub-meshes.