OpenSDN source code
|
#include <rpc.grpc.pb.h>
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) |
Definition at line 789 of file rpc.grpc.pb.h.
|
inline |
Definition at line 793 of file rpc.grpc.pb.h.
|
inlineoverride |
|
inlineprivate |
Definition at line 791 of file rpc.grpc.pb.h.
|
inlinefinaloverride |
Definition at line 801 of file rpc.grpc.pb.h.
|
pure virtual |