- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Marshall - Base Types
-
- Object
- PrimitiveMarshaller
graph BT
Type-->Base0["PrimitiveMarshaller"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/PrimitiveMarshaller"
Base0-->Base1["Object"]
Type["PrimitiveMarshaller0"]
class Type type-node
Syntax
public class PrimitiveMarshaller0 : PrimitiveMarshaller
Fields
Name | Constant Value | Summary |
---|---|---|
_family |
Inherited from PrimitiveMarshaller
|
Methods
Name | Value | Summary |
---|---|---|
ReadDate |
DateTime | |
ReadDouble |
Object | |
ReadFloat |
Object | |
ReadInteger |
Object | |
ReadLong |
Object | |
ReadShort |
Object | |
UnmarshalDouble |
double |
static
|
UnmarshallFloat |
float |
static
|
UnmarshallShort |
short |
static
|
UseNormalClassRead |
bool |