Graphics.QML.Marshal

Marshalling Type-class

class Marshal t

type family ModeBidi c

type family ModeFrom c

type family ModeTo c

type family ModeRetVoid c

type family ModeObjBidi a c

type family ModeObjFrom a c

type family ModeObjTo a c

data Yes

type CanGetFrom t

data ICanGetFrom

type CanPassTo t

data ICanPassTo

type CanReturnTo t

data ICanReturnTo

type IsObjType t

data IIsObjType

type GetObjType t

data IGetObjType

data Marshaller t u v w x y

Data Types

data Ignored

Custom Marshallers

bidiMarshallerIO

bidiMarshaller

fromMarshallerIO

fromMarshaller

toMarshallerIO

toMarshaller