Template Class AppDriverService::WithAsyncMethod_AllocateFragments

This class is a nested type of Class AppDriverService.

template<class BaseClass>
class WithAsyncMethod_AllocateFragments : public BaseClass

Public Functions

inline WithAsyncMethod_AllocateFragments()

inline ~WithAsyncMethod_AllocateFragments() override

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

inline void RequestAllocateFragments(::grpc::ServerContext *context, ::holoscan::service::FragmentAllocationRequest *request, ::grpc::ServerAsyncResponseWriter<::holoscan::service::FragmentAllocationResponse> *response, ::grpc::CompletionQueue *new_call_cq, ::grpc::ServerCompletionQueue *notification_cq, void *tag)

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