Template Class AppWorkerService::WithStreamedUnaryMethod_GetAvailablePorts

This class is a nested type of Class AppWorkerService.

template<class BaseClass>
class WithStreamedUnaryMethod_GetAvailablePorts : public BaseClass

Public Functions

inline WithStreamedUnaryMethod_GetAvailablePorts()

inline ~WithStreamedUnaryMethod_GetAvailablePorts() override

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

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

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