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

#include <rpc.grpc.pb.h>

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

Public Member Functions

 WithStreamedUnaryMethod_UserGet ()
 
 ~WithStreamedUnaryMethod_UserGet () override
 
::grpc::Status UserGet (::grpc::ServerContext *context, const ::etcdserverpb::AuthUserGetRequest *request,::etcdserverpb::AuthUserGetResponse *response) finaloverride
 
virtual ::grpc::Status StreamedUserGet (::grpc::ServerContext *context,::grpc::ServerUnaryStreamer< ::etcdserverpb::AuthUserGetRequest,::etcdserverpb::AuthUserGetResponse > *server_unary_streamer)=0
 

Private Member Functions

void BaseClassMustBeDerivedFromService (const Service *service)
 

Detailed Description

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

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

Constructor & Destructor Documentation

template<class BaseClass >
etcdserverpb::Auth::WithStreamedUnaryMethod_UserGet< BaseClass >::WithStreamedUnaryMethod_UserGet ( )
inline

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

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

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

Here is the call graph for this function:

Member Function Documentation

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

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

template<class BaseClass >
virtual ::grpc::Status etcdserverpb::Auth::WithStreamedUnaryMethod_UserGet< BaseClass >::StreamedUserGet ( ::grpc::ServerContext *  context,
::grpc::ServerUnaryStreamer< ::etcdserverpb::AuthUserGetRequest,::etcdserverpb::AuthUserGetResponse > *  server_unary_streamer 
)
pure virtual
template<class BaseClass >
::grpc::Status etcdserverpb::Auth::WithStreamedUnaryMethod_UserGet< BaseClass >::UserGet ( ::grpc::ServerContext *  context,
const ::etcdserverpb::AuthUserGetRequest request,
::etcdserverpb::AuthUserGetResponse response 
)
inlinefinaloverride

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


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