0026229: Add the possibility in OCAF to open/save a document from/to a stream object
[occt.git] / src / DDF / DDF_IOStream.cxx
index d86bdd0..45e17bf 100644 (file)
@@ -702,6 +702,15 @@ void DDF_IOStream::ReadInfo(Standard_Integer& nbObj,
   }
 }
 
+//=======================================================================
+//function : ReadCompleteInfo
+//purpose  : 
+//=======================================================================
+void DDF_IOStream::ReadCompleteInfo( Standard_IStream& /*theIStream*/, Handle(Storage_Data)& /*theData*/ )
+{
+
+}
+
 //=======================================================================
 //function : EndReadInfoSection
 //purpose  :