asif-4.0.0

Safe HaskellNone
LanguageHaskell2010

Arbor.File.Format.Asif.Format

Documentation

data Format Source #

Instances
Eq Format Source # 
Instance details

Defined in Arbor.File.Format.Asif.Format.Type

Methods

(==) :: Format -> Format -> Bool #

(/=) :: Format -> Format -> Bool #

Read Format Source # 
Instance details

Defined in Arbor.File.Format.Asif.Format.Type

Show Format Source # 
Instance details

Defined in Arbor.File.Format.Asif.Format.Type

Generic Format Source # 
Instance details

Defined in Arbor.File.Format.Asif.Format.Type

Associated Types

type Rep Format :: Type -> Type #

Methods

from :: Format -> Rep Format x #

to :: Rep Format x -> Format #

type Rep Format Source # 
Instance details

Defined in Arbor.File.Format.Asif.Format.Type

type Rep Format = D1 (MetaData "Format" "Arbor.File.Format.Asif.Format.Type" "asif-4.0.0-5kgBDv5iuk384ElLLM9flz" False) ((((C1 (MetaCons "Binary" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "Bitmap" PrefixI False) (U1 :: Type -> Type)) :+: (C1 (MetaCons "BitString" PrefixI False) (U1 :: Type -> Type) :+: (C1 (MetaCons "Bool" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "Char" PrefixI False) (U1 :: Type -> Type)))) :+: ((C1 (MetaCons "Int8" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "Int16LE" PrefixI False) (U1 :: Type -> Type)) :+: (C1 (MetaCons "Int32LE" PrefixI False) (U1 :: Type -> Type) :+: (C1 (MetaCons "Int64LE" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "Ipv4" PrefixI False) (U1 :: Type -> Type))))) :+: (((C1 (MetaCons "Ipv6" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "Repeat" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Word) :*: S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Format))) :+: (C1 (MetaCons "StringZ" PrefixI False) (U1 :: Type -> Type) :+: (C1 (MetaCons "Text" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "TimeMicros64LE" PrefixI False) (U1 :: Type -> Type)))) :+: ((C1 (MetaCons "TimeMillis64LE" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "Word8" PrefixI False) (U1 :: Type -> Type)) :+: (C1 (MetaCons "Word16LE" PrefixI False) (U1 :: Type -> Type) :+: (C1 (MetaCons "Word32LE" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "Word64LE" PrefixI False) (U1 :: Type -> Type))))))

data SegmentValue Source #

Instances
Eq SegmentValue Source # 
Instance details

Defined in Arbor.File.Format.Asif.Format.SegmentValue

Show SegmentValue Source # 
Instance details

Defined in Arbor.File.Format.Asif.Format.SegmentValue

Generic SegmentValue Source # 
Instance details

Defined in Arbor.File.Format.Asif.Format.SegmentValue

Associated Types

type Rep SegmentValue :: Type -> Type #

type Rep SegmentValue Source # 
Instance details

Defined in Arbor.File.Format.Asif.Format.SegmentValue

type Rep SegmentValue = D1 (MetaData "SegmentValue" "Arbor.File.Format.Asif.Format.SegmentValue" "asif-4.0.0-5kgBDv5iuk384ElLLM9flz" False) ((((C1 (MetaCons "SString" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ByteString)) :+: C1 (MetaCons "SBool" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Bool))) :+: (C1 (MetaCons "SChar" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Char)) :+: (C1 (MetaCons "STime" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 UTCTime)) :+: C1 (MetaCons "SIpv4" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 IPv4))))) :+: ((C1 (MetaCons "SIpv6" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 IPv6)) :+: C1 (MetaCons "SInt64" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Int64))) :+: (C1 (MetaCons "SInt32" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Int32)) :+: (C1 (MetaCons "SInt16" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Int16)) :+: C1 (MetaCons "SInt8" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Int8)))))) :+: (((C1 (MetaCons "SWord64" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Word64)) :+: C1 (MetaCons "SWord32" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Word32))) :+: (C1 (MetaCons "SWord16" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Word16)) :+: (C1 (MetaCons "SWord8" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Word8)) :+: C1 (MetaCons "SText" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ByteString))))) :+: ((C1 (MetaCons "SBitString" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ByteString)) :+: C1 (MetaCons "SBitmap" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ByteString))) :+: (C1 (MetaCons "SBinary" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ByteString)) :+: (C1 (MetaCons "SList" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 [SegmentValue])) :+: C1 (MetaCons "SUnknown" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text) :*: S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ByteString)))))))