mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-10 12:25:50 +03:00
0025790: Drop unimplemented method ShallowCopy() from TCollection_HSequence.cdl
This commit is contained in:
parent
0bb1f1133c
commit
298fdbfb18
@ -270,13 +270,7 @@ is
|
|||||||
-- sequence used as a field by this sequence, in order to modify it.
|
-- sequence used as a field by this sequence, in order to modify it.
|
||||||
---C++: return &
|
---C++: return &
|
||||||
---C++: inline
|
---C++: inline
|
||||||
|
|
||||||
ShallowCopy(me) returns like me;
|
|
||||||
---Purpose: function call
|
|
||||||
---C++: function call
|
|
||||||
|
|
||||||
-- IsSameState (me; other : like me) returns Boolean;
|
|
||||||
|
|
||||||
fields
|
fields
|
||||||
mySequence : TheSequence;
|
mySequence : TheSequence;
|
||||||
end;
|
end;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user