OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
etcdserverpb::Cluster Class Referencefinal

#include <rpc.grpc.pb.h>

Classes

class  Service
 
class  Stub
 
class  StubInterface
 
class  WithAsyncMethod_MemberAdd
 
class  WithAsyncMethod_MemberList
 
class  WithAsyncMethod_MemberRemove
 
class  WithAsyncMethod_MemberUpdate
 
class  WithGenericMethod_MemberAdd
 
class  WithGenericMethod_MemberList
 
class  WithGenericMethod_MemberRemove
 
class  WithGenericMethod_MemberUpdate
 
class  WithStreamedUnaryMethod_MemberAdd
 
class  WithStreamedUnaryMethod_MemberList
 
class  WithStreamedUnaryMethod_MemberRemove
 
class  WithStreamedUnaryMethod_MemberUpdate
 

Public Types

typedef
WithAsyncMethod_MemberAdd
< WithAsyncMethod_MemberRemove
< WithAsyncMethod_MemberUpdate
< WithAsyncMethod_MemberList
< Service > > > > 
AsyncService
 
typedef
WithStreamedUnaryMethod_MemberAdd
< WithStreamedUnaryMethod_MemberRemove
< WithStreamedUnaryMethod_MemberUpdate
< WithStreamedUnaryMethod_MemberList
< Service > > > > 
StreamedUnaryService
 
typedef Service SplitStreamedService
 
typedef
WithStreamedUnaryMethod_MemberAdd
< WithStreamedUnaryMethod_MemberRemove
< WithStreamedUnaryMethod_MemberUpdate
< WithStreamedUnaryMethod_MemberList
< 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 833 of file rpc.grpc.pb.h.

Member Typedef Documentation

Member Function Documentation

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

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

static constexpr char const* etcdserverpb::Cluster::service_full_name ( )
inlinestatic

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


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