NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsKafkaAsyncSendCompl Class Reference

Detailed Description

Definition at line 43 of file kafka_client.h.

Inheritance diagram for NvDsKafkaAsyncSendCompl:
Collaboration diagram for NvDsKafkaAsyncSendCompl:

Public Member Functions

 NvDsKafkaAsyncSendCompl (void *ctx, nvds_msgapi_send_cb_t cb)
 
void sendcomplete (NvDsMsgApiErrorType)
 
NvDsMsgApiErrorType get_err ()
 

Constructor & Destructor Documentation

◆ NvDsKafkaAsyncSendCompl()

NvDsKafkaAsyncSendCompl::NvDsKafkaAsyncSendCompl ( void *  ctx,
nvds_msgapi_send_cb_t  cb 
)

Member Function Documentation

◆ get_err()

NvDsMsgApiErrorType NvDsKafkaSendCompl::get_err ( )
inherited

◆ sendcomplete()

void NvDsKafkaAsyncSendCompl::sendcomplete ( NvDsMsgApiErrorType  )
virtual

Reimplemented from NvDsKafkaSendCompl.


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