This is the complete list of members for grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType >, including all inherited members.
RpcMethodHandler(std::function< Status(ServiceType *, ServerContext *, const RequestType *, ResponseType *)> func, ServiceType *service) (defined in grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType >) | grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType > | inline |
RunHandler(const HandlerParameter ¶m) GRPC_FINAL (defined in grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType >) | grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType > | inlinevirtual |
~MethodHandler() (defined in grpc::MethodHandler) | grpc::MethodHandler | inlinevirtual |