]> OCCT Git - occt.git/commit
0028853: TDF_AttributeIterator should give handles instead of pointers
authormpv <mpv@opencascade.com>
Mon, 26 Jun 2017 12:41:09 +0000 (15:41 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 29 Jun 2017 11:25:00 +0000 (14:25 +0300)
commitfe4f17f018eeee651fa2b785ced154e15dfe0070
tree7397cfeb983b07b1e65b6deba80d1b6169622b73
parentb721c02a6c7c5bfe6419180803b986affd61a0dd
0028853: TDF_AttributeIterator should give handles instead of pointers

Make "Value" method of the iterator return Handle (instead of pointer) to unify public interfaces.
src/TDF/TDF_AttributeIterator.hxx
src/TDF/TDF_Data.cxx