Template Class AppDriverService::WithStreamedUnaryMethod_AllocateFragments

This class is a nested type of Class AppDriverService.

template<class BaseClass>
class WithStreamedUnaryMethod_AllocateFragments : public BaseClass

Public Functions

inline WithStreamedUnaryMethod_AllocateFragments()

inline ~WithStreamedUnaryMethod_AllocateFragments() override

inline ::grpc::Status AllocateFragments(::grpc::ServerContext*, const ::holoscan::service::FragmentAllocationRequest*, ::holoscan::service::FragmentAllocationResponse*) override

virtual ::grpc::Status StreamedAllocateFragments(::grpc::ServerContext *context, ::grpc::ServerUnaryStreamer<::holoscan::service::FragmentAllocationRequest, ::holoscan::service::FragmentAllocationResponse> *server_unary_streamer) = 0

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