OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
etcdserverpb::Lease::WithAsyncMethod_LeaseGrant< BaseClass > Class Template Reference

#include <rpc.grpc.pb.h>

Inheritance diagram for etcdserverpb::Lease::WithAsyncMethod_LeaseGrant< BaseClass >:
Collaboration diagram for etcdserverpb::Lease::WithAsyncMethod_LeaseGrant< BaseClass >:

Public Member Functions

 WithAsyncMethod_LeaseGrant ()
 
 ~WithAsyncMethod_LeaseGrant () override
 
::grpc::Status LeaseGrant (::grpc::ServerContext *context, const ::etcdserverpb::LeaseGrantRequest *request,::etcdserverpb::LeaseGrantResponse *response) finaloverride
 
void RequestLeaseGrant (::grpc::ServerContext *context,::etcdserverpb::LeaseGrantRequest *request,::grpc::ServerAsyncResponseWriter< ::etcdserverpb::LeaseGrantResponse > *response,::grpc::CompletionQueue *new_call_cq,::grpc::ServerCompletionQueue *notification_cq, void *tag)
 

Private Member Functions

void BaseClassMustBeDerivedFromService (const Service *service)
 

Detailed Description

template<class BaseClass>
class etcdserverpb::Lease::WithAsyncMethod_LeaseGrant< BaseClass >

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

Constructor & Destructor Documentation

template<class BaseClass >
etcdserverpb::Lease::WithAsyncMethod_LeaseGrant< BaseClass >::WithAsyncMethod_LeaseGrant ( )
inline

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

template<class BaseClass >
etcdserverpb::Lease::WithAsyncMethod_LeaseGrant< BaseClass >::~WithAsyncMethod_LeaseGrant ( )
inlineoverride

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

Here is the call graph for this function:

Member Function Documentation

template<class BaseClass >
void etcdserverpb::Lease::WithAsyncMethod_LeaseGrant< BaseClass >::BaseClassMustBeDerivedFromService ( const Service service)
inlineprivate

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

template<class BaseClass >
::grpc::Status etcdserverpb::Lease::WithAsyncMethod_LeaseGrant< BaseClass >::LeaseGrant ( ::grpc::ServerContext *  context,
const ::etcdserverpb::LeaseGrantRequest request,
::etcdserverpb::LeaseGrantResponse response 
)
inlinefinaloverride

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

template<class BaseClass >
void etcdserverpb::Lease::WithAsyncMethod_LeaseGrant< BaseClass >::RequestLeaseGrant ( ::grpc::ServerContext *  context,
::etcdserverpb::LeaseGrantRequest request,
::grpc::ServerAsyncResponseWriter< ::etcdserverpb::LeaseGrantResponse > *  response,
::grpc::CompletionQueue *  new_call_cq,
::grpc::ServerCompletionQueue *  notification_cq,
void *  tag 
)
inline

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


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