View Issue Details

IDProjectCategoryView StatusLast Update
0020795Open CASCADEOCCT:Application Frameworkpublic2012-01-10 17:34
Reportervro Assigned Tovro  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.4.0 
Summary0020795: Several methods of TDataStd_TreeNode could be accelerated.
DescriptionSeveral methods of TDataStd_TreeNode could be accelerated: Depth(),
IsDescendent(), Root().
Additional information
and documentation updates
Documentation remark, added by VRO 2009-06-23 15:55:19:

Improvements:
Acceleration of the method ::Depth(), ::IsDescendent() and ::Root() by means of
calling of the pointers directly without Handle-like smart-pointer.
Modified entities:
TDataStd\TDataStd_TreeNode.cxx
TagsNo tags attached.
Test case number

Attached Files

  • vro-occ20795-v1.zip (3,905 bytes)
  • vro-occ20795-v2.zip (3,856 bytes)

Activities

2008-12-23 10:02

 

vro-occ20795-v1.zip (3,905 bytes)

2009-06-23 15:52

 

vro-occ20795-v2.zip (3,856 bytes)

Issue History

Date Modified Username Field Change
2009-06-23 12:55 bugmaster Assigned To bugmaster => vro
2009-06-23 12:55 bugmaster Status new => assigned
2009-06-23 17:53 vro Status assigned => resolved
2009-08-27 20:30 mkv Status resolved => tested
2010-07-28 15:17 bugmaster Status tested => verified
2011-08-02 10:32 bugmaster Category OCCT:OCAF => OCCT:Application Framework
2012-01-10 17:34 atp Summary Several methods of TDataStd_TreeNode might be accelerated. => Several methods of TDataStd_TreeNode could be accelerated.
2012-01-10 17:34 atp Description Updated
2012-01-10 17:34 atp Additional Information Updated