Array() |
int[] |
|
BeginProcessing() |
bool |
|
EndProcessing() |
void |
|
Free(LocalTransaction) |
void |
|
GetHashCode() |
int |
|
GetID() |
int |
|
GetIdentifier() |
byte |
|
IdSystem(Transaction) |
ITransactionalIdSystem |
|
IsActive() |
bool |
|
IsDirty() |
bool |
|
IsNew() |
bool |
|
LinkLength() |
int |
|
NewWriteBuffer(int) |
ByteArrayBuffer |
|
OwnLength() |
int |
|
ProduceReadBuffer(Transaction) |
ByteArrayBuffer |
|
ProduceWriteBuffer(Transaction, int) |
ByteArrayBuffer |
|
Read(Transaction, ByteArrayBuffer) |
void |
|
Read(Transaction) |
void |
|
ReadBufferById(Transaction) |
ByteArrayBuffer |
|
ReadThis(Transaction, ByteArrayBuffer) |
void |
|
SetID(int) |
void |
|
SetStateClean() |
void |
|
SetStateDeactivated() |
void |
|
SetStateDirty() |
void |
|
SlotChangeFactory() |
SlotChangeFactory |
|
Write(Transaction) |
void |
|
WriteObjectBegin() |
bool |
|
WriteOwnID(Transaction, ByteArrayBuffer) |
void |
|
WriteThis(Transaction, ByteArrayBuffer) |
void |
|