Template Class Health::WithAsyncMethod_Watch

This class is a nested type of Class Health.

template<class BaseClass>
class WithAsyncMethod_Watch : public BaseClass

Public Functions

inline WithAsyncMethod_Watch()

inline ~WithAsyncMethod_Watch() override

inline ::grpc::Status Watch(::grpc::ServerContext*, const ::grpc::health::v1::HealthCheckRequest*, ::grpc::ServerWriter<::grpc::health::v1::HealthCheckResponse>*) override

inline void RequestWatch(::grpc::ServerContext *context, ::grpc::health::v1::HealthCheckRequest *request, ::grpc::ServerAsyncWriter<::grpc::health::v1::HealthCheckResponse> *writer, ::grpc::CompletionQueue *new_call_cq, ::grpc::ServerCompletionQueue *notification_cq, void *tag)

© Copyright 2022-2023, NVIDIA. Last updated on Sep 13, 2023.