OpenSDN source code
etcdserverpb::KV Class Referencefinal

#include <rpc.grpc.pb.h>

Classes

class  Service
 
class  Stub
 
class  StubInterface
 
class  WithAsyncMethod_Compact
 
class  WithAsyncMethod_DeleteRange
 
class  WithAsyncMethod_Put
 
class  WithAsyncMethod_Range
 
class  WithAsyncMethod_Txn
 
class  WithGenericMethod_Compact
 
class  WithGenericMethod_DeleteRange
 
class  WithGenericMethod_Put
 
class  WithGenericMethod_Range
 
class  WithGenericMethod_Txn
 
class  WithStreamedUnaryMethod_Compact
 
class  WithStreamedUnaryMethod_DeleteRange
 
class  WithStreamedUnaryMethod_Put
 
class  WithStreamedUnaryMethod_Range
 
class  WithStreamedUnaryMethod_Txn
 

Public Types

typedef WithAsyncMethod_Range< WithAsyncMethod_Put< WithAsyncMethod_DeleteRange< WithAsyncMethod_Txn< WithAsyncMethod_Compact< Service > > > > > AsyncService
 
typedef WithStreamedUnaryMethod_Range< WithStreamedUnaryMethod_Put< WithStreamedUnaryMethod_DeleteRange< WithStreamedUnaryMethod_Txn< WithStreamedUnaryMethod_Compact< Service > > > > > StreamedUnaryService
 
typedef Service SplitStreamedService
 
typedef WithStreamedUnaryMethod_Range< WithStreamedUnaryMethod_Put< WithStreamedUnaryMethod_DeleteRange< WithStreamedUnaryMethod_Txn< WithStreamedUnaryMethod_Compact< Service > > > > > StreamedService
 

Static Public Member Functions

static constexpr char const * service_full_name ()
 
static std::unique_ptr< StubNewStub (const std::shared_ptr< ::grpc::ChannelInterface > &channel, const ::grpc::StubOptions &options=::grpc::StubOptions())
 

Detailed Description

Definition at line 28 of file rpc.grpc.pb.h.

Member Typedef Documentation

◆ AsyncService

◆ SplitStreamedService

Definition at line 467 of file rpc.grpc.pb.h.

◆ StreamedService

◆ StreamedUnaryService

Member Function Documentation

◆ NewStub()

std::unique_ptr< KV::Stub > etcdserverpb::KV::NewStub ( const std::shared_ptr< ::grpc::ChannelInterface > &  channel,
const ::grpc::StubOptions &  options = ::grpc::StubOptions() 
)
static

Definition at line 26 of file rpc.grpc.pb.cc.

◆ service_full_name()

static constexpr char const* etcdserverpb::KV::service_full_name ( )
inlinestaticconstexpr

Definition at line 30 of file rpc.grpc.pb.h.


The documentation for this class was generated from the following files: