Class AppDriverService::Service

Holoscan v0.6

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 Feb 9, 2024.