Template Class AppWorker::WithStreamedUnaryMethod_AvailablePorts

Holoscan v0.5.1

This class is a nested type of Class AppWorker.

template<class BaseClass>
class WithStreamedUnaryMethod_AvailablePorts : public BaseClass

Public Functions

inline WithStreamedUnaryMethod_AvailablePorts()

inline ~WithStreamedUnaryMethod_AvailablePorts() override

inline ::grpc::Status AvailablePorts(::grpc::ServerContext*, const ::holoscan::service::AvailablePortsRequest*, ::holoscan::service::AvailablePortsResponse*) override

virtual ::grpc::Status StreamedAvailablePorts(::grpc::ServerContext *context, ::grpc::ServerUnaryStreamer<::holoscan::service::AvailablePortsRequest, ::holoscan::service::AvailablePortsResponse> *server_unary_streamer) = 0

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