OpenSDN source code
etcdserverpb::Maintenance Class Referencefinal

#include <rpc.grpc.pb.h>

Classes

class  Service
 
class  Stub
 
class  StubInterface
 
class  WithAsyncMethod_Alarm
 
class  WithAsyncMethod_Defragment
 
class  WithAsyncMethod_Hash
 
class  WithAsyncMethod_Snapshot
 
class  WithAsyncMethod_Status
 
class  WithGenericMethod_Alarm
 
class  WithGenericMethod_Defragment
 
class  WithGenericMethod_Hash
 
class  WithGenericMethod_Snapshot
 
class  WithGenericMethod_Status
 
class  WithSplitStreamingMethod_Snapshot
 
class  WithStreamedUnaryMethod_Alarm
 
class  WithStreamedUnaryMethod_Defragment
 
class  WithStreamedUnaryMethod_Hash
 
class  WithStreamedUnaryMethod_Status
 

Public Types

typedef WithAsyncMethod_Alarm< WithAsyncMethod_Status< WithAsyncMethod_Defragment< WithAsyncMethod_Hash< WithAsyncMethod_Snapshot< Service > > > > > AsyncService
 
typedef WithStreamedUnaryMethod_Alarm< WithStreamedUnaryMethod_Status< WithStreamedUnaryMethod_Defragment< WithStreamedUnaryMethod_Hash< Service > > > > StreamedUnaryService
 
typedef WithSplitStreamingMethod_Snapshot< ServiceSplitStreamedService
 
typedef WithStreamedUnaryMethod_Alarm< WithStreamedUnaryMethod_Status< WithStreamedUnaryMethod_Defragment< WithStreamedUnaryMethod_Hash< WithSplitStreamingMethod_Snapshot< 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 1179 of file rpc.grpc.pb.h.

Member Typedef Documentation

◆ AsyncService

◆ SplitStreamedService

◆ StreamedService

◆ StreamedUnaryService

Member Function Documentation

◆ NewStub()

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

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

◆ service_full_name()

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

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


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