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

#include <rpc.grpc.pb.h>

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

Public Member Functions

 WithGenericMethod_UserChangePassword ()
 
 ~WithGenericMethod_UserChangePassword () override
 
::grpc::Status UserChangePassword (::grpc::ServerContext *context, const ::etcdserverpb::AuthUserChangePasswordRequest *request,::etcdserverpb::AuthUserChangePasswordResponse *response) finaloverride
 

Private Member Functions

void BaseClassMustBeDerivedFromService (const Service *service)
 

Detailed Description

template<class BaseClass>
class etcdserverpb::Auth::WithGenericMethod_UserChangePassword< BaseClass >

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

Constructor & Destructor Documentation

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

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

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

Here is the call graph for this function:

Member Function Documentation

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

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

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

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


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