NVIDIA DeepStream SDK API Reference

6.4 Release
ds3d::abiRefT< T > Struct Template Referenceabstract

Detailed Description

template<class T>
struct ds3d::abiRefT< T >

Definition at line 39 of file abi_obj.h.

Inheritance diagram for ds3d::abiRefT< T >:
Collaboration diagram for ds3d::abiRefT< T >:

Public Member Functions

virtual T * data () const =0
 
abiRefTrefCopy () const
 
virtual void destroy ()=0
 
virtual abiRefObjrefCopy_i () const =0
 

Member Function Documentation

◆ data()

◆ destroy()

virtual void ds3d::abiRefObj::destroy ( )
pure virtualinherited

◆ refCopy()

template<class T >
abiRefT* ds3d::abiRefT< T >::refCopy ( ) const
inline

◆ refCopy_i()

virtual abiRefObj* ds3d::abiRefObj::refCopy_i ( ) const
pure virtualinherited

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