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

#include <rpc.grpc.pb.h>

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

Public Member Functions

 WithStreamedUnaryMethod_LeaseGrant ()
 
 ~WithStreamedUnaryMethod_LeaseGrant () override
 
::grpc::Status LeaseGrant (::grpc::ServerContext *context, const ::etcdserverpb::LeaseGrantRequest *request,::etcdserverpb::LeaseGrantResponse *response) finaloverride
 
virtual ::grpc::Status StreamedLeaseGrant (::grpc::ServerContext *context,::grpc::ServerUnaryStreamer< ::etcdserverpb::LeaseGrantRequest,::etcdserverpb::LeaseGrantResponse > *server_unary_streamer)=0
 

Private Member Functions

void BaseClassMustBeDerivedFromService (const Service *service)
 

Detailed Description

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

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

Constructor & Destructor Documentation

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

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

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

Here is the call graph for this function:

Member Function Documentation

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

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

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

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

template<class BaseClass >
virtual ::grpc::Status etcdserverpb::Lease::WithStreamedUnaryMethod_LeaseGrant< BaseClass >::StreamedLeaseGrant ( ::grpc::ServerContext *  context,
::grpc::ServerUnaryStreamer< ::etcdserverpb::LeaseGrantRequest,::etcdserverpb::LeaseGrantResponse > *  server_unary_streamer 
)
pure virtual

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