Server side rpc method class.
More...
#include <rpc_service_method.h>
Server side rpc method class.
◆ RpcServiceMethod()
Takes ownership of the handler.
◆ handler()
MethodHandler* grpc::internal::RpcServiceMethod::handler |
( |
| ) |
const |
|
inline |
◆ ResetHandler()
void grpc::internal::RpcServiceMethod::ResetHandler |
( |
| ) |
|
|
inline |
◆ server_tag()
void* grpc::internal::RpcServiceMethod::server_tag |
( |
| ) |
const |
|
inline |
◆ set_server_tag()
void grpc::internal::RpcServiceMethod::set_server_tag |
( |
void * |
tag | ) |
|
|
inline |
◆ SetHandler()
void grpc::internal::RpcServiceMethod::SetHandler |
( |
MethodHandler * |
handler | ) |
|
|
inline |
The documentation for this class was generated from the following file: