Class Health::Service

Holoscan v0.6

This class is a nested type of Class Health.

Base Type

  • public grpc::Service

Derived Type

class Service : public grpc::Service

Subclassed by grpc::health::v1::HealthImpl

Public Functions

Service()

virtual ~Service()

::grpc::Status Check(::grpc::ServerContext *context, const ::grpc::health::v1::HealthCheckRequest *request, ::grpc::health::v1::HealthCheckResponse *response)

::grpc::Status Watch(::grpc::ServerContext *context, const ::grpc::health::v1::HealthCheckRequest *request, ::grpc::ServerWriter<::grpc::health::v1::HealthCheckResponse> *writer)

© Copyright 2022-2023, NVIDIA. Last updated on Feb 9, 2024.