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

Safe HaskellNone
LanguageHaskell2010

GTFS.RealTime.Protobuf.TripUpdate

Documentation

data TripUpdate Source #

Instances
Eq TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Data TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Methods

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

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

toConstr :: TripUpdate -> Constr #

dataTypeOf :: TripUpdate -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Show TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Generic TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Associated Types

type Rep TripUpdate :: Type -> Type #

ToJSON TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

FromJSON TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

ExtendMessage TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

GPB TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Wire TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

TextMsg TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Methods

textPut :: TripUpdate -> Output #

textGet :: Stream s Identity Char => Parsec s () TripUpdate #

TextType TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Methods

tellT :: String -> TripUpdate -> Output #

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

ReflectDescriptor TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Mergeable TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

Default TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate

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

Defined in GTFS.RealTime.Protobuf.TripUpdate

Methods

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

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

type Rep TripUpdate Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.TripUpdate