- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Internal .Messages - Interfaces
-
- ICloneable
- IMessage
- IMessageWithResponse
- Base Types
-
- Object
- Msg
graph BT
Type-->Base0["Msg"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Messages/Msg"
Base0-->Base1["Object"]
Type-.->Interface0["ICloneable"]
Type-.->Interface1["IMessage"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Messages/IMessage"
Type-.->Interface2["IMessageWithResponse"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Messages/IMessageWithResponse"
Type["MVersion"]
class Type type-node
Syntax
public class MVersion : Msg, ICloneable, IMessage, IMessageWithResponse
Fields
Name | Constant Value | Summary |
---|---|---|
ClassId |
Inherited from Msg
static
|
|
ClassMeta |
Inherited from Msg
static
|
|
Class |
Inherited from Msg
static
|
|
ClassNameForId |
Inherited from Msg
static
|
|
Close |
Inherited from Msg
static
|
|
CloseSocket |
Inherited from Msg
static
|
|
Commit |
Inherited from Msg
static
|
|
CommitReplication |
Inherited from Msg
static
|
|
CommitSystemtrans |
Inherited from Msg
static
|
|
Committed |
Inherited from Msg
static
|
|
CommittedInfo |
Inherited from Msg
static
|
|
CreateClass |
Inherited from Msg
static
|
|
CurrentVersion |
Inherited from Msg
static
|
|
Delete |
Inherited from Msg
static
|
|
DeleteBlobFile |
Inherited from Msg
static
|
|
Error |
Inherited from Msg
static
|
|
Failed |
Inherited from Msg
static
|
|
Generate |
Inherited from Msg
static
|
|
GetAll |
Inherited from Msg
static
|
|
GetClasses |
Inherited from Msg
static
|
|
GetInternalIds |
Inherited from Msg
static
|
|
GetThreadId |
Inherited from Msg
static
|
|
Identity |
Inherited from Msg
static
|
|
IdList |
Inherited from Msg
static
|
|
InstanceCount |
Inherited from Msg
static
|
|
IsAlive |
Inherited from Msg
static
|
|
Length |
Inherited from Msg
static
|
|
Login |
Inherited from Msg
static
|
|
LoginOk |
Inherited from Msg
static
|
|
Null |
Inherited from Msg
static
|
|
ObjectByUuid |
Inherited from Msg
static
|
|
ObjectsetFetch |
Inherited from Msg
static
|
|
ObjectsetFinalized |
Inherited from Msg
static
|
|
ObjectsetGetId |
Inherited from Msg
static
|
|
ObjectsetIndexof |
Inherited from Msg
static
|
|
ObjectsetReset |
Inherited from Msg
static
|
|
ObjectsetSize |
Inherited from Msg
static
|
|
ObjectToClient |
Inherited from Msg
static
|
|
Ok |
Inherited from Msg
static
|
|
Ping |
Inherited from Msg
static
|
|
Pong |
Inherited from Msg
static
|
|
PrefetchIds |
Inherited from Msg
static
|
|
ProcessDeletes |
Inherited from Msg
static
|
|
QueryExecute |
Inherited from Msg
static
|
|
QueryResult |
Inherited from Msg
static
|
|
RaiseCommitTimestamp |
Inherited from Msg
static
|
|
ReadBlob |
Inherited from Msg
static
|
|
ReadBytes |
Inherited from Msg
static
|
|
ReadMultipleObjects |
Inherited from Msg
static
|
|
ReadObject |
Inherited from Msg
static
|
|
ReadReaderById |
Inherited from Msg
static
|
|
ReadSlot |
Inherited from Msg
static
|
|
ReleaseSemaphore |
Inherited from Msg
static
|
|
Request |
Inherited from Msg
static
|
|
Request |
Inherited from Msg
static
|
|
Rollback |
Inherited from Msg
static
|
|
RuntimeException |
Inherited from Msg
static
|
|
SetSemaphore |
Inherited from Msg
static
|
|
Success |
Inherited from Msg
static
|
|
SwitchToFile |
Inherited from Msg
static
|
|
SwitchToMainFile |
Inherited from Msg
static
|
|
TaDelete |
Inherited from Msg
static
|
|
TaIsDeleted |
Inherited from Msg
static
|
|
Use |
Inherited from Msg
static
|
|
UserMessage |
Inherited from Msg
static
|
|
UseTransaction |
Inherited from Msg
static
|
|
VersionForId |
Inherited from Msg
static
|
|
WriteBatchedMessages |
Inherited from Msg
static
|
|
WriteBlob |
Inherited from Msg
static
|
|
WriteNew |
Inherited from Msg
static
|
|
WriteUpdate |
Inherited from Msg
static
|
Methods
Name | Value | Summary |
---|---|---|
Check |
Transaction |
Inherited from Msg
|
Client |
I |
Inherited from Msg
|
Config |
Config4Impl |
Inherited from Msg
|
Container |
ObjectContainerBase |
Inherited from Msg
|
ContainerLock |
Object |
Inherited from Msg
|
Equals |
bool |
Inherited from Msg
|
GetByteLoad |
ByteArrayBuffer |
dummy method to allow clean override handling
without casting
Inherited from Msg
|
GetHashCode |
int |
Inherited from Msg
|
GetMessage |
Msg |
Inherited from Msg
static
|
LocalContainer |
LocalObjectContainer |
Inherited from Msg
|
LogMsg |
void |
Inherited from Msg
|
MessageDispatcher |
IMessageDispatcher |
Inherited from Msg
|
PayLoad |
StatefulBuffer |
Inherited from Msg
|
PostProcessAtServer |
void |
to be overridden by implementors of MessageWithResponse
Inherited from Msg
|
PublicClone |
Msg |
Inherited from Msg
|
ReadMessage |
Msg |
Inherited from Msg
static
|
ReadMessageBuffer |
StatefulBuffer |
Inherited from Msg
static
|
ReadMessageBuffer |
StatefulBuffer |
Inherited from Msg
static
|
ReplyFromServer |
Msg | |
RespondInt |
Msg |
Inherited from Msg
|
Server |
I |
Inherited from Msg
|
ServerTransaction |
LocalTransaction |
Inherited from Msg
|
SetMessageDispatcher |
void |
Inherited from Msg
|
SetTransaction |
void |
Inherited from Msg
|
SystemTransaction |
Transaction |
Inherited from Msg
|
ToString |
string |
Inherited from Msg
|
Transaction |
Transaction |
Inherited from Msg
|
Write |
void |
Inherited from Msg
|
Write |
bool |
Inherited from Msg
|
WriteException |
void |
Inherited from Msg
|