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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.CounterGetResponse

Documentation

data CounterGetResponse Source #

Constructors

CounterGetResponse 

Fields

Instances

Eq CounterGetResponse Source # 
Data CounterGetResponse Source # 

Methods

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

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

toConstr :: CounterGetResponse -> Constr #

dataTypeOf :: CounterGetResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

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

Methods

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

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

type Rep CounterGetResponse Source # 
type Rep CounterGetResponse = D1 (MetaData "CounterGetResponse" "Network.Riak.Protocol.CounterGetResponse" "riak-protobuf-0.23.0.0-65VzdVRbDm2E8AMd4lZWec" False) (C1 (MetaCons "CounterGetResponse" PrefixI True) (S1 (MetaSel (Just Symbol "value") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Int64))))