Class StubInterface::async_interface

Holoscan v0.5.1

This class is a nested type of Class AppDriver::StubInterface.

Derived Type

class async_interface

Subclassed by holoscan::service::AppDriver::Stub::async

Public Functions

inline virtual ~async_interface()

virtual void FragmentAllocation(::grpc::ClientContext *context, const ::holoscan::service::FragmentAllocationRequest *request, ::holoscan::service::FragmentAllocationResponse *response, std::function<void(::grpc::Status)>) = 0

virtual void FragmentAllocation(::grpc::ClientContext *context, const ::holoscan::service::FragmentAllocationRequest *request, ::holoscan::service::FragmentAllocationResponse *response, ::grpc::ClientUnaryReactor *reactor) = 0

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