]> OCCT Git - occt-copy.git/commit
Port to 7.0, removing cdl
authorpdn <pdn@opencascade.com>
Fri, 21 Aug 2015 05:49:46 +0000 (08:49 +0300)
committermkv <mkv@opencascade.com>
Fri, 11 Sep 2015 15:35:05 +0000 (18:35 +0300)
commite4c629e097944a45be23f1d8eb0e9f16ae5104ba
treef97558451449ddbec705dc4744bb20a0367fa508
parent55523be54edce99aaada3cdd14ee1c21506bf266
Port to 7.0, removing cdl
52 files changed:
src/BinDrivers/BinDrivers.cxx
src/BinDrivers/BinDrivers_DocumentRetrievalDriver.hxx
src/BinDrivers/BinDrivers_DocumentStorageDriver.cxx
src/BinDrivers/BinDrivers_DocumentStorageDriver.hxx
src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.hxx
src/BinLDrivers/BinLDrivers_DocumentSection.hxx
src/BinLDrivers/BinLDrivers_DocumentStorageDriver.hxx
src/BinMDataXtd/BinMDataXtd.cxx
src/BinObjMgt/BinObjMgt_Persistent.hxx
src/CDF/CDF_Application.hxx
src/CDF/CDF_FWOSDriver.hxx
src/CDF/CDF_MetaDataDriver.hxx
src/CDF/CDF_Store.hxx
src/CDM/CDM_Document.hxx
src/CDM/CDM_MetaData.hxx
src/FSD/FSD_BinaryFile.hxx
src/FSD/FSD_CmpFile.hxx
src/FSD/FSD_File.hxx
src/PCDM/FILES
src/PCDM/PCDM.hxx
src/PCDM/PCDM_ReadError.hxx [new file with mode: 0644]
src/PCDM/PCDM_ReadWriter.hxx
src/PCDM/PCDM_ReadWriter_1.cxx
src/PCDM/PCDM_ReadWriter_1.hxx
src/PCDM/PCDM_Reader.hxx
src/PCDM/PCDM_Reference.hxx
src/PCDM/PCDM_RetrievalDriver.hxx
src/PCDM/PCDM_StorageDriver.hxx
src/PCDM/PCDM_WriteError.hxx [new file with mode: 0644]
src/PCDM/PCDM_Writer.hxx
src/Storage/FILES
src/Storage/Storage_BaseDriver.hxx
src/Storage/Storage_File.cxx
src/Storage/Storage_File.hxx [new file with mode: 0644]
src/Storage/Storage_IODevice.cxx
src/Storage/Storage_IODevice.hxx [new file with mode: 0644]
src/Storage/Storage_IStream.cxx
src/Storage/Storage_IStream.hxx [new file with mode: 0644]
src/Storage/Storage_OStream.cxx
src/Storage/Storage_OStream.hxx [new file with mode: 0644]
src/Storage/Storage_OpenMode.hxx
src/Storage/Storage_SeekMode.hxx [new file with mode: 0644]
src/TDataXtd/FILES
src/TDataXtd/TDataXtd_Presentation.cxx
src/TDataXtd/TDataXtd_Presentation.hxx [new file with mode: 0644]
src/TDocStd/TDocStd_Application.hxx
src/TKVRML/EXTERNLIB
src/TKXCAF/EXTERNLIB
src/TPrsStd/TPrsStd_AISPresentation.cxx
src/XmlLDrivers/XmlLDrivers_DocumentRetrievalDriver.hxx
src/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.hxx
src/XmlMDataXtd/XmlMDataXtd.cxx