Class AppDriver::Stub
Defined in File app_driver.grpc.pb.h
This class is a nested type of Class AppDriver.
Nested Types
Base Type
public holoscan::service::AppDriver::StubInterface
(Class AppDriver::StubInterface)
-
class Stub : public holoscan::service::AppDriver::StubInterface
-
Public Functions
- virtual ::grpc::Status FragmentAllocation(::grpc::ClientContext *context, const ::holoscan::service::FragmentAllocationRequest &request, ::holoscan::service::FragmentAllocationResponse *response) override
- inline std::unique_ptr<::grpc::ClientAsyncResponseReader<::holoscan::service::FragmentAllocationResponse>> AsyncFragmentAllocation(::grpc::ClientContext *context, const ::holoscan::service::FragmentAllocationRequest &request, ::grpc::CompletionQueue *cq)
- inline std::unique_ptr<::grpc::ClientAsyncResponseReader<::holoscan::service::FragmentAllocationResponse>> PrepareAsyncFragmentAllocation(::grpc::ClientContext *context, const ::holoscan::service::FragmentAllocationRequest &request, ::grpc::CompletionQueue *cq)
- inline virtual class async *async() override
- class async : public holoscan::service::AppDriver::StubInterface::async_interface