- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Ids - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IIdSystem"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/IIdSystem"
Type["PointerBasedIdSystem"]
class Type type-node
Syntax
public sealed class PointerBasedIdSystem : IIdSystem
Constructors
| Name | Summary |
|---|---|
| PointerBasedIdSystem |
Methods
| Name | Value | Summary |
|---|---|---|
| Close |
void | |
| Commit |
void | |
| CommittedSlot |
Slot | |
| Complete |
void | |
| NewId |
int | |
| ReturnUnusedIds |
void | |
| TraverseOwnSlots |
void |