]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Bug IPAL8742 (Add comments into generated files of DumpPython). Add static GetDumpStu...
authoreap <eap@opencascade.com>
Fri, 6 May 2005 06:36:43 +0000 (06:36 +0000)
committereap <eap@opencascade.com>
Fri, 6 May 2005 06:36:43 +0000 (06:36 +0000)
src/SALOMEDSImpl/SALOMEDSImpl_Study.hxx

index 2baae207f7c23ba712705f5ab0a6ecd3a58eeddc..c4b0b2cf5cb0b0d1ae24f32481352a67cb4138f6 100644 (file)
@@ -230,6 +230,8 @@ public:
                         bool isPublished,
                         SALOMEDSImpl_DriverFactory* theFactory);
 
+  static TCollection_AsciiString GetDumpStudyComment(const char* theComponentName = 0);
+
   virtual Handle(TDocStd_Document) GetDocument() { return _doc; } 
 
   //The method dump creates a txt file that contain a dump of the study, for debug use