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

#include <rpc.grpc.pb.h>

Classes

class  Service
 
class  Stub
 
class  StubInterface
 
class  WithAsyncMethod_LeaseGrant
 
class  WithAsyncMethod_LeaseKeepAlive
 
class  WithAsyncMethod_LeaseRevoke
 
class  WithGenericMethod_LeaseGrant
 
class  WithGenericMethod_LeaseKeepAlive
 
class  WithGenericMethod_LeaseRevoke
 
class  WithStreamedUnaryMethod_LeaseGrant
 
class  WithStreamedUnaryMethod_LeaseRevoke
 

Public Types

typedef
WithAsyncMethod_LeaseGrant
< WithAsyncMethod_LeaseRevoke
< WithAsyncMethod_LeaseKeepAlive
< Service > > > 
AsyncService
 
typedef
WithStreamedUnaryMethod_LeaseGrant
< WithStreamedUnaryMethod_LeaseRevoke
< Service > > 
StreamedUnaryService
 
typedef Service SplitStreamedService
 
typedef
WithStreamedUnaryMethod_LeaseGrant
< WithStreamedUnaryMethod_LeaseRevoke
< 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 574 of file rpc.grpc.pb.h.

Member Typedef Documentation

Member Function Documentation

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

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

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

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


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