Template Class AppWorker::WithAsyncMethod_FragmentExecution

Holoscan v0.5.1

This class is a nested type of Class AppWorker.

template<class BaseClass>
class WithAsyncMethod_FragmentExecution : public BaseClass

Public Functions

inline WithAsyncMethod_FragmentExecution()

inline ~WithAsyncMethod_FragmentExecution() override

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

inline void RequestFragmentExecution(::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 Jul 28, 2023.