1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/src/TDF/FILES
dpasukhi 1103eb60af 0033370: Foundation Classes - Moving into STL and Boost functionality
NCollection containers update:
  - NCollection_Array1 - updated functionality
  - NCollection_Array2 - NCollection_Array1 as a wrapper for 2array
  - NCollection_Vector -> NCollection_DynamicArray was renamed and reworked.
TCollection:
  - Use static empty string to avoid allocations on empty string
 NCollection allocators update:
  - NCollection_Allocator - allocator that used Standard::Allocate
  - NCollection_OccAllocator - allocator-wrapper that used OCC BaseAllocator objects
  - NCollection_IncAllocator - rework to increase performance
Standard:
  - Rework functionality to use different allocation libs
  - Implement basic of new way to wrap allocations tools
  - Define 4 ways to allocation (defines in configure stage)
 Additional changes:
  - Hash function uses std::hash functionality
   - size_t as a hash value
  - New HashUtils with Murmur and FVN hash algo for x32 and x64
  - Deprecated _0.cxx and .gxx DE classes reorganized
  - Create own utility for std memory
  - Update Standard_Transient to be more platform-independent
 Math TK changes:
  - math_Vector -> match_BaseVector<>
    - Buffer decreased to cash 32 elements instead of 512
2023-12-04 13:37:09 +00:00

108 lines
2.4 KiB
Plaintext
Executable File

TDF.cxx
TDF.hxx
TDF_Attribute.cxx
TDF_Attribute.hxx
TDF_Attribute.lxx
TDF_AttributeArray1.hxx
TDF_AttributeDataMap.hxx
TDF_AttributeDelta.cxx
TDF_AttributeDelta.hxx
TDF_AttributeDeltaList.hxx
TDF_AttributeDoubleMap.hxx
TDF_AttributeIndexedMap.hxx
TDF_AttributeIterator.cxx
TDF_AttributeIterator.hxx
TDF_AttributeList.hxx
TDF_AttributeMap.hxx
TDF_AttributeSequence.hxx
TDF_ChildIDIterator.cxx
TDF_ChildIDIterator.hxx
TDF_ChildIDIterator.lxx
TDF_ChildIterator.cxx
TDF_ChildIterator.hxx
TDF_ChildIterator.lxx
TDF_ClosureMode.cxx
TDF_ClosureMode.hxx
TDF_ClosureMode.lxx
TDF_ClosureTool.cxx
TDF_ClosureTool.hxx
TDF_ComparisonTool.cxx
TDF_ComparisonTool.hxx
TDF_CopyLabel.cxx
TDF_CopyLabel.hxx
TDF_CopyLabel.lxx
TDF_CopyTool.cxx
TDF_CopyTool.hxx
TDF_Data.cxx
TDF_Data.hxx
TDF_Data.lxx
TDF_DataMapIteratorOfAttributeDataMap.hxx
TDF_DataMapIteratorOfLabelDataMap.hxx
TDF_DataMapIteratorOfLabelIntegerMap.hxx
TDF_DataSet.cxx
TDF_DataSet.hxx
TDF_DataSet.lxx
TDF_DefaultDeltaOnModification.cxx
TDF_DefaultDeltaOnModification.hxx
TDF_DefaultDeltaOnRemoval.cxx
TDF_DefaultDeltaOnRemoval.hxx
TDF_Delta.cxx
TDF_Delta.hxx
TDF_Delta.lxx
TDF_DeltaList.hxx
TDF_DeltaOnAddition.cxx
TDF_DeltaOnAddition.hxx
TDF_DeltaOnForget.cxx
TDF_DeltaOnForget.hxx
TDF_DeltaOnModification.cxx
TDF_DeltaOnModification.hxx
TDF_DeltaOnRemoval.cxx
TDF_DeltaOnRemoval.hxx
TDF_DeltaOnResume.cxx
TDF_DeltaOnResume.hxx
TDF_DerivedAttribute.cxx
TDF_DerivedAttribute.hxx
TDF_DoubleMapIteratorOfAttributeDoubleMap.hxx
TDF_DoubleMapIteratorOfGUIDProgIDMap.hxx
TDF_DoubleMapIteratorOfLabelDoubleMap.hxx
TDF_GUIDProgIDMap.hxx
TDF_HAllocator.hxx
TDF_HAttributeArray1.hxx
TDF_IDFilter.cxx
TDF_IDFilter.hxx
TDF_IDFilter.lxx
TDF_IDList.hxx
TDF_IDMap.hxx
TDF_Label.cxx
TDF_Label.hxx
TDF_Label.lxx
TDF_LabelDataMap.hxx
TDF_LabelDoubleMap.hxx
TDF_LabelIndexedMap.hxx
TDF_LabelIntegerMap.hxx
TDF_LabelList.hxx
TDF_LabelMap.hxx
TDF_LabelNode.cxx
TDF_LabelNode.hxx
TDF_LabelNodePtr.hxx
TDF_LabelSequence.hxx
TDF_ListIteratorOfAttributeDeltaList.hxx
TDF_ListIteratorOfAttributeList.hxx
TDF_ListIteratorOfDeltaList.hxx
TDF_ListIteratorOfIDList.hxx
TDF_ListIteratorOfLabelList.hxx
TDF_MapIteratorOfAttributeMap.hxx
TDF_MapIteratorOfIDMap.hxx
TDF_MapIteratorOfLabelMap.hxx
TDF_Reference.cxx
TDF_Reference.hxx
TDF_RelocationTable.cxx
TDF_RelocationTable.hxx
TDF_TagSource.cxx
TDF_TagSource.hxx
TDF_Tool.cxx
TDF_Tool.hxx
TDF_Transaction.cxx
TDF_Transaction.hxx
TDF_Transaction.lxx