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