- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Freespace - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IFreespaceManager"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Freespace/IFreespaceManager"
Type["NullFreespaceManager"]
class Type type-node
Syntax
public class NullFreespaceManager : IFreespaceManager
Fields
Name | Constant Value | Summary |
---|---|---|
Instance |
static
|
Methods
Name | Value | Summary |
---|---|---|
AllocateSafeSlot |
Slot | |
AllocateSlot |
Slot | |
Allocate |
Slot | |
BeginCommit |
void | |
Commit |
void | |
EndCommit |
void | |
Free |
void | |
FreeSafeSlot |
void | |
FreeSelf |
void | |
IsStarted |
bool | |
Listener |
void | |
MigrateTo |
void | |
Read |
void | |
SlotCount |
int | |
SlotFreed |
void | |
Start |
void | |
SystemType |
byte | |
TotalFreespace |
int | |
Traverse |
void | |
Write |
void |