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 DefSwitch from IGESData inherits Storable
|
||||
class DefSwitch from IGESData
|
||||
|
||||
---Purpose : description of a directory componant which can be either
|
||||
-- undefined (let Void), defined as a Reference to an entity,
|
||||
|
@@ -14,7 +14,7 @@
|
||||
-- Alternatively, this file may be used under the terms of Open CASCADE
|
||||
-- commercial license or contractual agreement.
|
||||
|
||||
class DirPart from IGESData inherits Storable -- for Array
|
||||
class DirPart from IGESData -- for Array
|
||||
|
||||
---Purpose : litteral/numeric description of an entity's directory section,
|
||||
-- taken from file
|
||||
|
Reference in New Issue
Block a user