Template Class AppDriverService::WithAsyncMethod_ReportWorkerExecutionFinished

This class is a nested type of Class AppDriverService.

template<class BaseClass>
class WithAsyncMethod_ReportWorkerExecutionFinished : public BaseClass

Public Functions

inline WithAsyncMethod_ReportWorkerExecutionFinished()

inline ~WithAsyncMethod_ReportWorkerExecutionFinished() override

inline ::grpc::Status ReportWorkerExecutionFinished(::grpc::ServerContext*, const ::holoscan::service::WorkerExecutionFinishedRequest*, ::holoscan::service::WorkerExecutionFinishedResponse*) override

inline void RequestReportWorkerExecutionFinished(::grpc::ServerContext *context, ::holoscan::service::WorkerExecutionFinishedRequest *request, ::grpc::ServerAsyncResponseWriter<::holoscan::service::WorkerExecutionFinishedResponse> *response, ::grpc::CompletionQueue *new_call_cq, ::grpc::ServerCompletionQueue *notification_cq, void *tag)

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