Struct HoloIpcCudaNativeBufferAdapterBase::NativeBufferHolder
This struct is a nested type of Template Class HoloIpcCudaNativeBufferAdapterBase.
-
struct NativeBufferHolder
RAII holder for a lifecycle-managed CUDA IPC mapping.
Public Functions
-
inline void *device_ptr() const
-
inline size_t byte_size() const
Public Members
-
nvidia::gxf::CudaIpcDescriptor descriptor
-
std::shared_ptr<void> ipc_device_ptr
-
inline void *device_ptr() const