- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Freespace - Interfaces
- Base Types
-
- Object
- SlotHandler
graph BT
Type-->Base0["SlotHandler"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Freespace/SlotHandler"
Base0-->Base1["Object"]
Type-.->Interface0["IIndexable4"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexable4"
Type-.->Interface1["IComparable4"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IComparable4"
Type-.->Interface2["ILinkLengthAware"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ILinkLengthAware"
Type["AddressKeySlotHandler"]
class Type type-node
Syntax
public class AddressKeySlotHandler : SlotHandler, IIndexable4, IComparable4, ILinkLengthAware
Fields
Name | Constant Value | Summary |
---|---|---|
_current |
Inherited from SlotHandler
|
Methods
Name | Value | Summary |
---|---|---|
CompareTo |
int | |
DefragIndexEntry |
void |
Inherited from SlotHandler
|
LinkLength |
int |
Inherited from SlotHandler
|
PrepareComparison |
IPreparedComparison | |
ReadIndexEntry |
Object |
Inherited from SlotHandler
|
WriteIndexEntry |
void |
Inherited from SlotHandler
|