riak-protobuf-0.22.0.0: Haskell types for the Riak protocol buffer API

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.DtUpdateResponse

Documentation

data DtUpdateResponse #

Instances

Eq DtUpdateResponse # 
Data DtUpdateResponse # 

Methods

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

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

toConstr :: DtUpdateResponse -> Constr #

dataTypeOf :: DtUpdateResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord DtUpdateResponse # 
Show DtUpdateResponse # 
GPB DtUpdateResponse # 
Wire DtUpdateResponse # 
TextMsg DtUpdateResponse # 
TextType DtUpdateResponse # 
ReflectDescriptor DtUpdateResponse # 
Mergeable DtUpdateResponse # 
Default DtUpdateResponse # 
MessageAPI msg' (msg' -> DtUpdateResponse) DtUpdateResponse # 

Methods

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

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