]> OCCT Git - occt-copy.git/commit
* 0026229: Add the possibility in OCAF to open/save a document from/to a stream object.
authorstv <stv@opencascade.com>
Tue, 19 May 2015 13:02:24 +0000 (16:02 +0300)
committermsv <msv@opencascade.com>
Thu, 22 Oct 2015 12:49:02 +0000 (15:49 +0300)
commit33447d000e972c1559032fa93557470a92c5699d
treeb91ed877444daccf52f1aab8597851e934a032fe
parentde262ba8839f5867dbc46f409cc5b8b2462aa09c
0026229: Add the possibility in OCAF to open/save a document from/to a stream object.

TKCAF has been separated on two parts:
- The sources which independent from visualization are remained in this TK.
- Visualisation dependencies are moved to the new TK: TKVCAF.
- Some dependencies which are connected with persistent objects (from other TK) have been corrected.
181 files changed:
adm/UDLIST
src/BinDrivers/BinDrivers.cxx
src/BinDrivers/BinDrivers_DocumentRetrievalDriver.cdl
src/BinDrivers/BinDrivers_DocumentRetrievalDriver.cxx
src/BinDrivers/BinDrivers_DocumentStorageDriver.cdl
src/BinDrivers/BinDrivers_DocumentStorageDriver.cxx
src/BinLDrivers/BinLDrivers.cxx
src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.cdl
src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.cxx
src/BinLDrivers/BinLDrivers_DocumentSection.cdl
src/BinLDrivers/BinLDrivers_DocumentSection.cxx
src/BinLDrivers/BinLDrivers_DocumentStorageDriver.cdl
src/BinLDrivers/BinLDrivers_DocumentStorageDriver.cxx
src/BinMDataXtd/BinMDataXtd.cdl
src/BinMDataXtd/BinMDataXtd.cxx
src/BinMDataXtd/BinMDataXtd_PositionDriver.cdl [new file with mode: 0644]
src/BinMDataXtd/BinMDataXtd_PositionDriver.cxx [new file with mode: 0644]
src/BinMDataXtd/BinMDataXtd_PresentationDriver.cdl [new file with mode: 0644]
src/BinMDataXtd/BinMDataXtd_PresentationDriver.cxx [new file with mode: 0644]
src/BinMNaming/BinMNaming.cdl
src/BinMNaming/BinMNaming_NamedShapeDriver.cdl
src/BinMNaming/BinMNaming_NamedShapeDriver.cxx
src/BinMPrsStd/BinMPrsStd.cdl [deleted file]
src/BinMPrsStd/BinMPrsStd.cxx [deleted file]
src/BinMPrsStd/BinMPrsStd_AISPresentationDriver.cdl [deleted file]
src/BinMPrsStd/BinMPrsStd_AISPresentationDriver.cxx [deleted file]
src/BinMPrsStd/BinMPrsStd_PositionDriver.cdl [deleted file]
src/BinMPrsStd/BinMPrsStd_PositionDriver.cxx [deleted file]
src/BinObjMgt/BinObjMgt.cdl
src/BinObjMgt/BinObjMgt_Persistent.cdl
src/BinObjMgt/BinObjMgt_Persistent.cxx
src/CDF/CDF.cdl
src/CDF/CDF_Application.cdl
src/CDF/CDF_Application.cxx
src/CDF/CDF_FWOSDriver.cdl
src/CDF/CDF_FWOSDriver.cxx
src/CDF/CDF_MetaDataDriver.cdl
src/CDF/CDF_MetaDataDriver.cxx
src/CDF/CDF_Store.cdl
src/CDF/CDF_Store.cxx
src/CDF/CDF_StoreList.cxx
src/CDM/CDM.cdl
src/CDM/CDM_Document.cdl
src/CDM/CDM_Document.cxx
src/CDM/CDM_MetaData.cdl
src/CDM/CDM_MetaData.cxx
src/DDF/DDF_BasicCommands.cxx
src/DDF/DDF_IOStream.cxx [deleted file]
src/DDF/DDF_IOStream.hxx [deleted file]
src/DDF/FILES
src/FSD/FSD_BinaryFile.cdl
src/FSD/FSD_BinaryFile.cxx
src/FSD/FSD_CmpFile.cdl
src/FSD/FSD_CmpFile.cxx
src/FSD/FSD_File.cdl
src/FSD/FSD_File.cxx
src/LDOM/LDOM_XmlWriter.cxx
src/LDOM/LDOM_XmlWriter.hxx
src/MDataXtd/MDataXtd.cdl
src/MDataXtd/MDataXtd.cxx
src/MDataXtd/MDataXtd_PositionRetrievalDriver.cdl [new file with mode: 0644]
src/MDataXtd/MDataXtd_PositionRetrievalDriver.cxx [new file with mode: 0644]
src/MDataXtd/MDataXtd_PositionStorageDriver.cdl [new file with mode: 0644]
src/MDataXtd/MDataXtd_PositionStorageDriver.cxx [new file with mode: 0644]
src/MDataXtd/MDataXtd_PresentationRetrievalDriver.cdl [new file with mode: 0644]
src/MDataXtd/MDataXtd_PresentationRetrievalDriver.cxx [new file with mode: 0644]
src/MDataXtd/MDataXtd_PresentationRetrievalDriver_1.cdl [new file with mode: 0644]
src/MDataXtd/MDataXtd_PresentationRetrievalDriver_1.cxx [new file with mode: 0644]
src/MDataXtd/MDataXtd_PresentationStorageDriver.cdl [new file with mode: 0644]
src/MDataXtd/MDataXtd_PresentationStorageDriver.cxx [new file with mode: 0644]
src/MPrsStd/MPrsStd.cdl [deleted file]
src/MPrsStd/MPrsStd.cxx [deleted file]
src/MPrsStd/MPrsStd_AISPresentationRetrievalDriver.cdl [deleted file]
src/MPrsStd/MPrsStd_AISPresentationRetrievalDriver.cxx [deleted file]
src/MPrsStd/MPrsStd_AISPresentationRetrievalDriver_1.cdl [deleted file]
src/MPrsStd/MPrsStd_AISPresentationRetrievalDriver_1.cxx [deleted file]
src/MPrsStd/MPrsStd_AISPresentationStorageDriver.cdl [deleted file]
src/MPrsStd/MPrsStd_AISPresentationStorageDriver.cxx [deleted file]
src/MPrsStd/MPrsStd_PositionRetrievalDriver.cdl [deleted file]
src/MPrsStd/MPrsStd_PositionRetrievalDriver.cxx [deleted file]
src/MPrsStd/MPrsStd_PositionStorageDriver.cdl [deleted file]
src/MPrsStd/MPrsStd_PositionStorageDriver.cxx [deleted file]
src/OS/ApplicationFramework.tcl
src/OS/Draw.tcl
src/PCDM/PCDM.cdl
src/PCDM/PCDM.cxx
src/PCDM/PCDM_DOMHeaderParser.cxx
src/PCDM/PCDM_DOMHeaderParser.hxx
src/PCDM/PCDM_ReadWriter.cdl
src/PCDM/PCDM_ReadWriter.cxx
src/PCDM/PCDM_ReadWriter_1.cdl
src/PCDM/PCDM_ReadWriter_1.cxx
src/PCDM/PCDM_Reader.cdl
src/PCDM/PCDM_Reference.cdl
src/PCDM/PCDM_Reference.cxx
src/PCDM/PCDM_ReferenceIterator.cxx
src/PCDM/PCDM_RetrievalDriver.cdl
src/PCDM/PCDM_RetrievalDriver.cxx
src/PCDM/PCDM_StorageDriver.cdl
src/PCDM/PCDM_StorageDriver.cxx
src/PCDM/PCDM_Writer.cdl
src/PDataXtd/PDataXtd.cdl
src/PDataXtd/PDataXtd_Presentation.cdl [new file with mode: 0644]
src/PDataXtd/PDataXtd_Presentation.cxx [new file with mode: 0644]
src/PDataXtd/PDataXtd_Presentation_1.cdl [new file with mode: 0644]
src/PDataXtd/PDataXtd_Presentation_1.cxx [new file with mode: 0644]
src/PPrsStd/PPrsStd.cdl [deleted file]
src/PPrsStd/PPrsStd_AISPresentation.cdl [deleted file]
src/PPrsStd/PPrsStd_AISPresentation.cxx [deleted file]
src/PPrsStd/PPrsStd_AISPresentation_1.cdl [deleted file]
src/PPrsStd/PPrsStd_AISPresentation_1.cxx [deleted file]
src/QABugs/QABugs_11.cxx
src/QABugs/QABugs_19.cxx
src/Standard/FILES
src/Standard/Standard.cdl
src/Standard/Standard_FStream.hxx [new file with mode: 0644]
src/Standard/Standard_IStreamPtr.hxx [new file with mode: 0644]
src/Standard/Standard_OStreamPtr.hxx [new file with mode: 0644]
src/StdDrivers/StdDrivers_DocumentRetrievalDriver.cxx
src/StdDrivers/StdDrivers_DocumentStorageDriver.cxx
src/StdSchema/StdSchema.cdl
src/Storage/Storage.cdl
src/Storage/Storage_BaseDriver.cdl
src/Storage/Storage_BaseDriver.cxx
src/Storage/Storage_BaseDriver.lxx
src/Storage/Storage_File.cdl [new file with mode: 0644]
src/Storage/Storage_File.cxx [new file with mode: 0644]
src/Storage/Storage_IODevice.cdl [new file with mode: 0644]
src/Storage/Storage_IODevice.cxx [new file with mode: 0644]
src/Storage/Storage_IODevice.lxx [new file with mode: 0644]
src/Storage/Storage_IStream.cdl [new file with mode: 0644]
src/Storage/Storage_IStream.cxx [new file with mode: 0644]
src/Storage/Storage_OStream.cdl [new file with mode: 0644]
src/Storage/Storage_OStream.cxx [new file with mode: 0644]
src/TDataXtd/TDataXtd.cdl
src/TDataXtd/TDataXtd_Presentation.cdl [new file with mode: 0644]
src/TDataXtd/TDataXtd_Presentation.cxx [new file with mode: 0644]
src/TDocStd/TDocStd.cdl
src/TDocStd/TDocStd_Application.cdl
src/TDocStd/TDocStd_Application.cxx
src/TDocStd/TDocStd_Document.cxx
src/TKBin/EXTERNLIB
src/TKBin/PACKAGES
src/TKCAF/EXTERNLIB
src/TKCAF/PACKAGES
src/TKDCAF/EXTERNLIB
src/TKPCAF/EXTERNLIB
src/TKPCAF/PACKAGES
src/TKQADraw/EXTERNLIB
src/TKVCAF/EXTERNLIB [new file with mode: 0644]
src/TKVCAF/FILES [new file with mode: 0644]
src/TKVCAF/PACKAGES [new file with mode: 0644]
src/TKVRML/EXTERNLIB
src/TKXCAF/EXTERNLIB
src/TKXDEDRAW/EXTERNLIB
src/TKXml/EXTERNLIB
src/TKXml/PACKAGES
src/TPrsStd/GUID.txt
src/TPrsStd/TPrsStd_AISPresentation.cdl
src/TPrsStd/TPrsStd_AISPresentation.cxx
src/TPrsStd/TPrsStd_AISViewer.cxx
src/UTL/UTL.cdl
src/UTL/UTL.cxx
src/XmlDrivers/XmlDrivers.cxx
src/XmlLDrivers/XmlLDrivers.cdl
src/XmlLDrivers/XmlLDrivers_DocumentRetrievalDriver.cdl
src/XmlLDrivers/XmlLDrivers_DocumentRetrievalDriver.cxx
src/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.cdl
src/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.cxx
src/XmlMDataXtd/XmlMDataXtd.cdl
src/XmlMDataXtd/XmlMDataXtd.cxx
src/XmlMDataXtd/XmlMDataXtd_PositionDriver.cdl [new file with mode: 0644]
src/XmlMDataXtd/XmlMDataXtd_PositionDriver.cxx [new file with mode: 0644]
src/XmlMDataXtd/XmlMDataXtd_PresentationDriver.cdl [new file with mode: 0644]
src/XmlMDataXtd/XmlMDataXtd_PresentationDriver.cxx [new file with mode: 0644]
src/XmlMPrsStd/XmlMPrsStd.cdl [deleted file]
src/XmlMPrsStd/XmlMPrsStd.cxx [deleted file]
src/XmlMPrsStd/XmlMPrsStd_AISPresentationDriver.cdl [deleted file]
src/XmlMPrsStd/XmlMPrsStd_AISPresentationDriver.cxx [deleted file]
src/XmlMPrsStd/XmlMPrsStd_PositionDriver.cdl [deleted file]
src/XmlMPrsStd/XmlMPrsStd_PositionDriver.cxx [deleted file]