mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
Class CDF_Session is removed. Integrated previously but not described: 0029195: OCAF - ensure thread safety for different documents. Static local variables are eliminated in PCDM package. Global documents metadata look-up table and directory of opened documents are removed. Look-up table is maintained now as field in instances of the CDM_Application class. Methods providing iteration by components are removed from class CDF_Store; signature of methods returned Standard_ExtString is changed to return Handle(TCollection_HExtendedString). Support of different "Presentations" of documents is eliminated.
23 lines
543 B
Plaintext
23 lines
543 B
Plaintext
CDM_Application.cxx
|
|
CDM_Application.hxx
|
|
CDM_CanCloseStatus.hxx
|
|
CDM_DataMapIteratorOfMetaDataLookUpTable.hxx
|
|
CDM_Document.cxx
|
|
CDM_Document.hxx
|
|
CDM_DocumentHasher.hxx
|
|
CDM_DocumentPointer.hxx
|
|
CDM_ListIteratorOfListOfDocument.hxx
|
|
CDM_ListIteratorOfListOfReferences.hxx
|
|
CDM_ListOfDocument.hxx
|
|
CDM_ListOfReferences.hxx
|
|
CDM_MapIteratorOfMapOfDocument.hxx
|
|
CDM_MapOfDocument.hxx
|
|
CDM_MetaData.cxx
|
|
CDM_MetaData.hxx
|
|
CDM_MetaDataLookUpTable.hxx
|
|
CDM_NamesDirectory.hxx
|
|
CDM_Reference.cxx
|
|
CDM_Reference.hxx
|
|
CDM_ReferenceIterator.cxx
|
|
CDM_ReferenceIterator.hxx
|