NVIDIA DeepStream SDK API Reference

8.0 Release
QueueEntry Class Reference

Detailed Description

Inheritance diagram for QueueEntry:

Public Member Functions

 QueueEntry (void *entry, ENTRY_TYPE et, BATCH_SEQUENCE_TYPE bt=BATCH_SEQUENCE_IN_BATCH)
 
virtual ~QueueEntry ()=default
 
 QueueEntry (void *entry, ENTRY_TYPE et, BATCH_SEQUENCE_TYPE bt=BATCH_SEQUENCE_IN_BATCH)
 
virtual ~QueueEntry ()=default
 

Data Fields

void * wrapped
 
BATCH_SEQUENCE_TYPE batch_type
 
ENTRY_TYPE type
 

Constructor & Destructor Documentation

◆ QueueEntry() [1/2]

QueueEntry::QueueEntry ( void *  entry,
ENTRY_TYPE  et,
BATCH_SEQUENCE_TYPE  bt = BATCH_SEQUENCE_IN_BATCH 
)
inline

Definition at line 79 of file sources/libs/nvstreammux/include/nvstreammux_pads.h.

References ENTRY_EVENT, and type.

◆ ~QueueEntry() [1/2]

virtual QueueEntry::~QueueEntry ( )
virtualdefault

◆ QueueEntry() [2/2]

QueueEntry::QueueEntry ( void *  entry,
ENTRY_TYPE  et,
BATCH_SEQUENCE_TYPE  bt = BATCH_SEQUENCE_IN_BATCH 
)
inline

Definition at line 79 of file 9.0/sources/libs/nvstreammux/include/nvstreammux_pads.h.

References ENTRY_EVENT, and type.

◆ ~QueueEntry() [2/2]

virtual QueueEntry::~QueueEntry ( )
virtualdefault

Field Documentation

◆ batch_type

BATCH_SEQUENCE_TYPE QueueEntry::batch_type

◆ type

◆ wrapped


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