Class AppDriverService::Service

This class is a nested type of Class AppDriverService.

Base Type

  • public grpc::Service

Derived Type

class Service : public grpc::Service

Subclassed by holoscan::service::AppDriverServiceImpl

Public Functions

Service()

virtual ~Service()

::grpc::Status AllocateFragments(::grpc::ServerContext *context, const ::holoscan::service::FragmentAllocationRequest *request, ::holoscan::service::FragmentAllocationResponse *response)

::grpc::Status ReportWorkerExecutionFinished(::grpc::ServerContext *context, const ::holoscan::service::WorkerExecutionFinishedRequest *request, ::holoscan::service::WorkerExecutionFinishedResponse *response)

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