]> OCCT Git - occt-copy.git/commit
0031452: Impossible to get Backup of the attribute and status that attribute was...
authorgka <gka@opencascade.com>
Fri, 27 Mar 2020 10:52:43 +0000 (13:52 +0300)
committerabv <abv@opencascade.com>
Mon, 4 May 2020 19:38:08 +0000 (22:38 +0300)
commitf7382bd5269f11103be7807b9d6dec866d7fdf8a
tree1ed08846158b89b96b128a7dfa3b80b1e64b95c9
parent5bdcae9e54b70997f90320400d5e0c649c99d8e0
0031452: Impossible to get Backup of the attribute and status that attribute was modified before commit transaction

Added methods returning flag that document or attributes on the specified labels have modifications from last commit.
Methods checks all child labels of specified label.
Added method to check that TObj_Object has modifications from last commit
src/TDF/TDF_Data.cxx
src/TDF/TDF_Data.hxx
src/TDocStd/TDocStd_Document.cxx
src/TDocStd/TDocStd_Document.hxx
src/TObj/TObj_Object.cxx
src/TObj/TObj_Object.hxx