- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Marshall - Base Types
-
- Object
- ClassMarshaller
graph BT
Type-->Base0["ClassMarshaller"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/ClassMarshaller"
Base0-->Base1["Object"]
Type["ClassMarshaller1"]
class Type type-node
Syntax
public class ClassMarshaller1 : ClassMarshaller
Fields
Name | Constant Value | Summary |
---|---|---|
_family |
Inherited from ClassMarshaller
|
Methods
Name | Value | Summary |
---|---|---|
Defrag |
void |
Inherited from ClassMarshaller
|
IndexIDForWriting |
int | |
MarshalledLength |
int |
Inherited from ClassMarshaller
|
Read |
void |
Inherited from ClassMarshaller
|
ReadIndex |
void | |
ReadMetaClassID |
int |
Inherited from ClassMarshaller
|
ReadName |
byte[] |
Inherited from ClassMarshaller
|
ReadSpec |
RawClassSpec |
Inherited from ClassMarshaller
|
Write |
void |
Inherited from ClassMarshaller
|
WriteIndex |
void |
Inherited from ClassMarshaller
|