X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FPCDM%2FPCDM_RetrievalDriver.hxx;h=09d898bccdce51494444bc1ed196eee2b8df1f6a;hb=201c22081b41d7388415832bb65124396c41797d;hpb=e6f550da9928b45b2f21a0ea60f428e1711c7c49 diff --git a/src/PCDM/PCDM_RetrievalDriver.hxx b/src/PCDM/PCDM_RetrievalDriver.hxx index 9cdf056a1b..09d898bccd 100644 --- a/src/PCDM/PCDM_RetrievalDriver.hxx +++ b/src/PCDM/PCDM_RetrievalDriver.hxx @@ -45,11 +45,6 @@ public: const TCollection_ExtendedString& theFileName, const Handle(CDM_MessageDriver)& theMsgDriver); - Standard_EXPORT virtual void Read (Standard_IStream& theIStream, - const Handle(Storage_Data)& theStorageData, - const Handle(CDM_Document)& theDoc, - const Handle(CDM_Application)& theApplication) Standard_OVERRIDE; - Standard_EXPORT void SetFormat (const TCollection_ExtendedString& aformat); Standard_EXPORT TCollection_ExtendedString GetFormat() const;