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

Safe HaskellNone
LanguageHaskell2010

GTFS.RealTime.Protobuf.VehiclePosition

Documentation

data VehiclePosition Source #

Instances
Eq VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

Data VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

Methods

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

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

toConstr :: VehiclePosition -> Constr #

dataTypeOf :: VehiclePosition -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

Show VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

Generic VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

Associated Types

type Rep VehiclePosition :: Type -> Type #

ToJSON VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

FromJSON VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

ExtendMessage VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

GPB VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

Wire VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

TextMsg VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

TextType VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

ReflectDescriptor VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

Mergeable VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

Default VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition

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

Defined in GTFS.RealTime.Protobuf.VehiclePosition

Methods

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

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

type Rep VehiclePosition Source # 
Instance details

Defined in GTFS.RealTime.Protobuf.VehiclePosition