Salome HOME
DCQ : Merge with Ecole_ete_a6.
[modules/yacs.git] / src / SALOMEDS / SALOMEDS_AttributeTableOfInteger_i.hxx
index c26bf5d9f98ecdf49917bb5bba94379153f93c88..6b3ca5238be6df314781b0bb805929cf913a04a3 100644 (file)
@@ -75,6 +75,10 @@ public:
 
   virtual bool ReadFromFile(const SALOMEDS::TMPFile& theStream);
   virtual SALOMEDS::TMPFile* SaveToFile();
+
+  virtual char* Store();
+  virtual void Restore(const char*);
+
 };
 
 #endif