gtfs-realtime-0.2.0.0: GTFS RealTime protobafs library (autogenerated from .proto file)

Safe HaskellNone
LanguageHaskell2010

GTFS.RealTime.Protobuf.TranslatedString.Translation

Documentation

data Translation Source #

Constructors

Translation 

Fields

Instances
Eq Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Data Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Translation -> c Translation #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Translation #

toConstr :: Translation -> Constr #

dataTypeOf :: Translation -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c Translation) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Translation) #

gmapT :: (forall b. Data b => b -> b) -> Translation -> Translation #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Translation -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Translation -> r #

gmapQ :: (forall d. Data d => d -> u) -> Translation -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Translation -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Translation -> m Translation #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Translation -> m Translation #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Translation -> m Translation #

Ord Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Show Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Generic Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Associated Types

type Rep Translation :: Type -> Type #

ToJSON Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

FromJSON Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

ExtendMessage Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

GPB Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Wire Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

TextMsg Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

TextType Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Methods

tellT :: String -> Translation -> Output #

getT :: Stream s Identity Char => String -> Parsec s () Translation #

ReflectDescriptor Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Mergeable Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Default Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

MessageAPI msg' (msg' -> Translation) Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

Methods

getVal :: msg' -> (msg' -> Translation) -> Translation #

isSet :: msg' -> (msg' -> Translation) -> Bool #

type Rep Translation Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TranslatedString.Translation

type Rep Translation = D1 (MetaData "Translation" "GTFS.RealTime.Protobuf.TranslatedString.Translation" "gtfs-realtime-0.2.0.0-GVLF04g8RQaC92wbtyYuSk" False) (C1 (MetaCons "Translation" PrefixI True) (S1 (MetaSel (Just "text") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Utf8) :*: (S1 (MetaSel (Just "language") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Utf8)) :*: S1 (MetaSel (Just "ext'field") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 ExtField))))