OpenSDN source code
etcdserverpb::Auth::WithAsyncMethod_UserChangePassword< BaseClass > Class Template Reference

#include <rpc.grpc.pb.h>

Inheritance diagram for etcdserverpb::Auth::WithAsyncMethod_UserChangePassword< BaseClass >:
Collaboration diagram for etcdserverpb::Auth::WithAsyncMethod_UserChangePassword< BaseClass >:

Public Member Functions

 WithAsyncMethod_UserChangePassword ()
 
 ~WithAsyncMethod_UserChangePassword () override
 
::grpc::Status UserChangePassword (::grpc::ServerContext *context, const ::etcdserverpb::AuthUserChangePasswordRequest *request, ::etcdserverpb::AuthUserChangePasswordResponse *response) final override
 
void RequestUserChangePassword (::grpc::ServerContext *context, ::etcdserverpb::AuthUserChangePasswordRequest *request, ::grpc::ServerAsyncResponseWriter< ::etcdserverpb::AuthUserChangePasswordResponse > *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::Auth::WithAsyncMethod_UserChangePassword< BaseClass >

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

Constructor & Destructor Documentation

◆ WithAsyncMethod_UserChangePassword()

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

◆ ~WithAsyncMethod_UserChangePassword()

template<class BaseClass >
etcdserverpb::Auth::WithAsyncMethod_UserChangePassword< BaseClass >::~WithAsyncMethod_UserChangePassword ( )
inlineoverride

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

Here is the call graph for this function:

Member Function Documentation

◆ BaseClassMustBeDerivedFromService()

template<class BaseClass >
void etcdserverpb::Auth::WithAsyncMethod_UserChangePassword< BaseClass >::BaseClassMustBeDerivedFromService ( const Service service)
inlineprivate

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

◆ RequestUserChangePassword()

template<class BaseClass >
void etcdserverpb::Auth::WithAsyncMethod_UserChangePassword< BaseClass >::RequestUserChangePassword ( ::grpc::ServerContext *  context,
::etcdserverpb::AuthUserChangePasswordRequest request,
::grpc::ServerAsyncResponseWriter< ::etcdserverpb::AuthUserChangePasswordResponse > *  response,
::grpc::CompletionQueue *  new_call_cq,
::grpc::ServerCompletionQueue *  notification_cq,
void *  tag 
)
inline

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

◆ UserChangePassword()

template<class BaseClass >
::grpc::Status etcdserverpb::Auth::WithAsyncMethod_UserChangePassword< BaseClass >::UserChangePassword ( ::grpc::ServerContext *  context,
const ::etcdserverpb::AuthUserChangePasswordRequest request,
::etcdserverpb::AuthUserChangePasswordResponse response 
)
inlinefinaloverride

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


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