View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022023 | Open CASCADE | OCCT:Application Framework | public | 2010-09-20 18:29 | 2011-08-01 16:58 |
| Reporter | vro | Assigned To | |||
| Priority | normal | Severity | feature | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Summary | 0022023: A new method of TDataStd_TreeNode which returns number of children. | ||||
| Description | A new method of TDataStd_TreeNode OCAF attribute, which calculates the number of child nodes. The method uses internal pointers to the nodes in order to enumerate the children in a fast way. A boolean flag of the method says whether children of all sub-levels should be enumerated or only the first-level child nodes. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
2010-09-20 16:45
|
|
|
|
Dear Sergey, SVN branch http://svn/svn/occt/branches/OCC22023 has been created and ready to be revised |
|
|
Dear Bugmaster, As I see the corresponding patch is already integrated in OCCT (6.5.1). (?) In any case the modifications are correct. I validate it. Sergey |
|
|
Dear Bugmaster, It seems that the specified branch (OCC22023) can be rejected as the trunk version already contains the modifications done by the patch of Vlad. But Vlad prepared his patch one year ago. As result we see so many differences with "trunk" version. Sergey |
|
|
Fix has been integrated with fix for 0022032 Date: 2010-12-17 18:10:29 +0300 (Fri, 17 Dec 2010) New Revision: 8328 Modified: trunk/src/TDataStd/TDataStd_TreeNode.cdl trunk/src/TDataStd/TDataStd_TreeNode.cxx trunk/src/TDataStd/TDataStd_TreeNode.lxx Log: OCC22032 The method Last() from TDataStd_TreeNode seems slow in case of search for the last tree node Developed by : VRO |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-09-20 18:48 | bugmaster | Assigned To | bugmaster => vro |
| 2010-09-20 18:48 | bugmaster | Status | new => assigned |
| 2010-09-20 18:48 | bugmaster | Status | assigned => resolved |
| 2011-07-29 14:10 | bugmaster | Note Added: 0017858 | |
| 2011-07-29 14:10 | bugmaster | Assigned To | vro => szy |
| 2011-07-29 14:10 | bugmaster | Status | resolved => assigned |
| 2011-07-29 14:10 | bugmaster | Status | assigned => resolved |
| 2011-07-29 14:10 | bugmaster | Fixed in Version | EMPTY => |
| 2011-07-29 14:10 | bugmaster | Description Updated | |
| 2011-08-01 15:28 |
|
Note Added: 0017871 | |
| 2011-08-01 16:55 |
|
Note Added: 0017872 | |
| 2011-08-01 16:58 | bugmaster | Note Added: 0017873 | |
| 2011-08-01 16:58 | bugmaster | Status | resolved => closed |
| 2011-08-02 10:32 | bugmaster | Category | OCCT:OCAF => OCCT:Application Framework |