mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024927: Getting rid of "Persistent" functionality -- Storable
Delete "Storable" class from "Standard" package and all use of it
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
-- Alternatively, this file may be used under the terms of Open CASCADE
|
||||
-- commercial license or contractual agreement.
|
||||
|
||||
class EntityList from Interface -- inherits Storable
|
||||
class EntityList from Interface
|
||||
|
||||
---Purpose : This class defines a list of Entities (Transient Objects),
|
||||
-- it can be used as a field of other Transient classes, with
|
||||
|
Reference in New Issue
Block a user