- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Marshall - Base Types
-
- Object
- Derived Types
graph BT
Type-->Base0["Object"]
Type["PrimitiveMarshaller"]
class Type type-node
Derived0["PrimitiveMarshaller0"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/PrimitiveMarshaller0"
Derived1["PrimitiveMarshaller1"]-->Type
click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/PrimitiveMarshaller1"
Syntax
public abstract class PrimitiveMarshaller
Fields
Name | Constant Value | Summary |
---|---|---|
_family |
Methods
Name | Value | Summary |
---|---|---|
ReadDate |
DateTime | |
ReadDouble |
Object | |
ReadFloat |
Object | |
ReadInteger |
Object | |
ReadLong |
Object | |
ReadShort |
Object | |
UseNormalClassRead |
bool |