OpenSDN source code
etcdserverpb::KV::WithGenericMethod_Range< BaseClass > Class Template Reference

#include <rpc.grpc.pb.h>

Inheritance diagram for etcdserverpb::KV::WithGenericMethod_Range< BaseClass >:
Collaboration diagram for etcdserverpb::KV::WithGenericMethod_Range< BaseClass >:

Public Member Functions

 WithGenericMethod_Range ()
 
 ~WithGenericMethod_Range () override
 
::grpc::Status Range (::grpc::ServerContext *context, const ::etcdserverpb::RangeRequest *request, ::etcdserverpb::RangeResponse *response) final override
 

Private Member Functions

void BaseClassMustBeDerivedFromService (const Service *service)
 

Detailed Description

template<class BaseClass>
class etcdserverpb::KV::WithGenericMethod_Range< BaseClass >

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

Constructor & Destructor Documentation

◆ WithGenericMethod_Range()

template<class BaseClass >
etcdserverpb::KV::WithGenericMethod_Range< BaseClass >::WithGenericMethod_Range ( )
inline

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

◆ ~WithGenericMethod_Range()

template<class BaseClass >
etcdserverpb::KV::WithGenericMethod_Range< BaseClass >::~WithGenericMethod_Range ( )
inlineoverride

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

Here is the call graph for this function:

Member Function Documentation

◆ BaseClassMustBeDerivedFromService()

template<class BaseClass >
void etcdserverpb::KV::WithGenericMethod_Range< BaseClass >::BaseClassMustBeDerivedFromService ( const Service service)
inlineprivate

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

◆ Range()

template<class BaseClass >
::grpc::Status etcdserverpb::KV::WithGenericMethod_Range< BaseClass >::Range ( ::grpc::ServerContext *  context,
const ::etcdserverpb::RangeRequest request,
::etcdserverpb::RangeResponse response 
)
inlinefinaloverride

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


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