- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Slots - Interfaces
- Base Types
-
- Object
- Tree
- TreeInt
- SlotChange
- Derived Types
graph BT
Type-->Base0["SlotChange"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Slots/SlotChange"
Base0-->Base1["TreeInt"]
click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/TreeInt"
Base1-->Base2["Tree"]
click Base2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/Tree"
Base2-->Base3["Object"]
Type-.->Interface0["IShallowClone"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IShallowClone"
Type-.->Interface1["IDeepClone"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IDeepClone"
Type-.->Interface2["IVisitable"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IVisitable"
Type-.->Interface3["IReadWriteable"]
click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IReadWriteable"
Type-.->Interface4["IReadable"]
click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IReadable"
Type["SystemSlotChange"]
class Type type-node
Derived0["IdSystemSlotChange"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Slots/IdSystemSlotChange"
Syntax
public class SystemSlotChange : SlotChange, IShallowClone, IDeepClone, IVisitable, IReadWriteable,
IReadable
Constructors
Name | Summary |
---|---|
SystemSlotChange |
Fields
Name | Constant Value | Summary |
---|---|---|
_key |
Inherited from TreeInt
|
|
_newSlot |
Inherited from SlotChange
|
|
_preceding |
Inherited from Tree
|
|
_size |
Inherited from Tree
|
|
_subsequent |
Inherited from Tree
|