Template Class AppDriver::WithAsyncMethod_FragmentAllocation
- Defined in File app_driver.grpc.pb.h 
This class is a nested type of Class AppDriver.
Base Type
- public BaseClass
- 
template<class BaseClass>
 class WithAsyncMethod_FragmentAllocation : public BaseClass
- 
Public Functions - inline WithAsyncMethod_FragmentAllocation()
 - inline ~WithAsyncMethod_FragmentAllocation() override
 - inline ::grpc::Status FragmentAllocation(::grpc::ServerContext*, const ::holoscan::service::FragmentAllocationRequest*, ::holoscan::service::FragmentAllocationResponse*) override
 - inline void RequestFragmentAllocation(::grpc::ServerContext *context, ::holoscan::service::FragmentAllocationRequest *request, ::grpc::ServerAsyncResponseWriter<::holoscan::service::FragmentAllocationResponse> *response, ::grpc::CompletionQueue *new_call_cq, ::grpc::ServerCompletionQueue *notification_cq, void *tag)