NVIDIA NvNeural SDK  2022.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
nvneural::RefPtr< TObject >::GenericOutputWrapper Class Reference

Version of OutputWrapper that presents a generic IRefObject** instead. More...

#include <nvneural/RefPtr.h>

Public Member Functions

 operator IRefObject ** ()
 Converts to IRefObject output pointer.
 
 ~GenericOutputWrapper ()
 Reassigns to the original RefPtr after a queryInterface.
 

Friends

class RefPtr
 

Detailed Description

template<typename TObject>
class nvneural::RefPtr< TObject >::GenericOutputWrapper

Version of OutputWrapper that presents a generic IRefObject** instead.


The documentation for this class was generated from the following file: