Interface class for an array of batch buffers.
Definition at line 228 of file sources/includes/nvdsinferserver/infer_datatypes.h.
◆ IBatchArray() [1/2]
| nvdsinferserver::IBatchArray::IBatchArray |
( |
| ) |
|
|
default |
◆ ~IBatchArray() [1/2]
| virtual nvdsinferserver::IBatchArray::~IBatchArray |
( |
| ) |
|
|
virtualdefault |
◆ IBatchArray() [2/2]
| nvdsinferserver::IBatchArray::IBatchArray |
( |
| ) |
|
|
default |
◆ ~IBatchArray() [2/2]
| virtual nvdsinferserver::IBatchArray::~IBatchArray |
( |
| ) |
|
|
virtualdefault |
◆ appendIBatchBuf() [1/2]
◆ appendIBatchBuf() [2/2]
◆ getBuffer() [1/2]
| virtual const IBatchBuffer* nvdsinferserver::IBatchArray::getBuffer |
( |
uint32_t |
arrayIdx | ) |
const |
|
pure virtual |
◆ getBuffer() [2/2]
| virtual const IBatchBuffer* nvdsinferserver::IBatchArray::getBuffer |
( |
uint32_t |
arrayIdx | ) |
const |
|
pure virtual |
◆ getOptions() [1/2]
| virtual const IOptions* nvdsinferserver::IBatchArray::getOptions |
( |
| ) |
const |
|
pure virtual |
◆ getOptions() [2/2]
| virtual const IOptions* nvdsinferserver::IBatchArray::getOptions |
( |
| ) |
const |
|
pure virtual |
◆ getSafeBuf() [1/2]
| virtual SharedIBatchBuffer nvdsinferserver::IBatchArray::getSafeBuf |
( |
uint32_t |
arrayIdx | ) |
const |
|
pure virtual |
◆ getSafeBuf() [2/2]
| virtual SharedIBatchBuffer nvdsinferserver::IBatchArray::getSafeBuf |
( |
uint32_t |
arrayIdx | ) |
const |
|
pure virtual |
◆ getSize() [1/2]
| virtual uint32_t nvdsinferserver::IBatchArray::getSize |
( |
| ) |
const |
|
pure virtual |
◆ getSize() [2/2]
| virtual uint32_t nvdsinferserver::IBatchArray::getSize |
( |
| ) |
const |
|
pure virtual |
◆ setIOptions() [1/2]
| virtual void nvdsinferserver::IBatchArray::setIOptions |
( |
SharedIOptions |
o | ) |
|
|
pure virtual |
◆ setIOptions() [2/2]
| virtual void nvdsinferserver::IBatchArray::setIOptions |
( |
SharedIOptions |
o | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: