dpeq v0.3.0 (2018-03-10T00:11:21Z)
Home
Dub
Repo
MarshTemplate
dpeq
marshalling
Undocumented in source.
mixin template
MarshTemplate (
NativeT
FormatCode
fcode
string
suffix
) {
enum
canDigest
;
enum
formatCode
;
alias
type
=
Nullable
!
NativeT
;
alias
type
=
NativeT
;
}
Members
Aliases
type
alias
type
=
Nullable
!
NativeT
Undocumented in source.
type
alias
type
=
NativeT
Undocumented in source.
Manifest constants
canDigest
enum
canDigest
;
Undocumented in source.
formatCode
enum
formatCode
;
Undocumented in source.
Meta
Source
See Implementation
dpeq
marshalling
aliases
VariantDemarshaller
classes
VariantConverter
functions
demarshalFixedField
demarshalNullableFixedField
demarshalNullableStringField
demarshalNullableUuidField
demarshalNumber
demarshalProtocolString
demarshalString
demarshalStringField
demarshalUuidField
marshalCstring
marshalFixedField
marshalNull
marshalNullableFixedField
marshalNullableStringField
marshalNullableUuidField
marshalStringField
marshalUuidField
to
wrapToVariant
mixin templates
MarshTemplate
structs
FieldSpec
NullableVariant
templates
DefaultFieldMarshaller
FCodeOfFSpec
FSpecsToFCodes
NopMarshaller
PromiscuousStringMarshaller
StaticFieldMarshaller