View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019770 | Open CASCADE | OCCT:WOK | public | 2008-05-16 09:37 | 2012-01-11 17:09 |
Reporter | Assigned To | ||||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.3.0 | ||||
Summary | 0019770: FIP #24.4 Implementation of returning pointer to OCC Handle for performance reasons. | ||||
Description | 24.6 Implementation of returning pointer to OCC Handle for performance reasons. See : http://hrmt.nnov.opencascade.com:8090/IFMT/ViewDetail.jsp?id=215 for more details. | ||||
Additional information and documentation updates | Documentation remark, added by PKV 2008-05-22 13:57:04: New features: New methods has been added to the class MS_Method.cdl PtrReturn(me : mutable; aRef : Boolean from Standard); -- Sets the flag aRef of the ability of the method to return a pointer -- In case when aRef=Standard_True it is supposed that the method -- will return the pointer. -- In case when aRef=Standard_False the method will not return the pointer. IsPtrReturn(me) returns Boolean from Standard; -- Returns the flag of the ability of the method to return a pointer Improvements: There were no improvements. Changes: see the section New Features. Modified entities: List of modified files: CDLFront\CDL.lex CDLFront\CDL.tab.c CDLFront\CDLFront.cxx CDLFront\cdl_defines.hxx MS\MS_Method.cdl MS\MS_Method.cxx MS\MS.cxx TCPPExt\TCPPExt.cxx CPPExt\CPPExt.cxx CPPExt\CPPExt_PersistentOBJS.cxx CPPExt\CPPExt_PersistentOBJY.cxx The modifications are not matters of principle and just have been caused by the things described in the section New Features. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-05-22 12:18 | bugmaster | Assigned To | bugmaster => pkv |
2008-05-22 12:18 | bugmaster | Status | new => assigned |
2008-05-22 12:19 | bugmaster | Status | assigned => tested |
2008-06-06 08:34 | bugmaster | Status | tested => verified |
2009-06-24 17:26 | bugmaster | Status | verified => closed |
2009-06-24 17:26 | bugmaster | Resolution | @0@ => fixed |
2012-01-11 17:09 |
|
Description Updated | |
2012-01-11 17:09 |
|
Additional Information Updated |