Template Class AppWorkerService::WithAsyncMethod_ExecuteFragments

This class is a nested type of Class AppWorkerService.

template<class BaseClass>
class WithAsyncMethod_ExecuteFragments : public BaseClass

Public Functions

inline WithAsyncMethod_ExecuteFragments()

inline ~WithAsyncMethod_ExecuteFragments() override

inline ::grpc::Status ExecuteFragments(::grpc::ServerContext*, const ::holoscan::service::FragmentExecutionRequest*, ::holoscan::service::FragmentExecutionResponse*) override

inline void RequestExecuteFragments(::grpc::ServerContext *context, ::holoscan::service::FragmentExecutionRequest *request, ::grpc::ServerAsyncResponseWriter<::holoscan::service::FragmentExecutionResponse> *response, ::grpc::CompletionQueue *new_call_cq, ::grpc::ServerCompletionQueue *notification_cq, void *tag)

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