Template Class AppWorker::WithStreamedUnaryMethod_FragmentExecution

Holoscan v0.5.1

This class is a nested type of Class AppWorker.

template<class BaseClass>
class WithStreamedUnaryMethod_FragmentExecution : public BaseClass

Public Functions

inline WithStreamedUnaryMethod_FragmentExecution()

inline ~WithStreamedUnaryMethod_FragmentExecution() override

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

virtual ::grpc::Status StreamedFragmentExecution(::grpc::ServerContext *context, ::grpc::ServerUnaryStreamer<::holoscan::service::FragmentExecutionRequest, ::holoscan::service::FragmentExecutionResponse> *server_unary_streamer) = 0

© Copyright 2022-2023, NVIDIA. Last updated on Jul 28, 2023.