NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsC2DContext Struct Reference

Detailed Description

Definition at line 25 of file deepstream_c2d_msg.h.

Data Fields

gpointer libHandle
 
gchar * protoLib
 
gchar * connStr
 
gchar * configFile
 
gpointer uData
 
GHashTable * hashMap
 
NvMsgBrokerClientHandle connHandle
 
nv_msgbroker_subscribe_cb_t subscribeCb
 

Field Documentation

◆ configFile

gchar* NvDsC2DContext::configFile

Definition at line 29 of file deepstream_c2d_msg.h.

◆ connHandle

NvMsgBrokerClientHandle NvDsC2DContext::connHandle

Definition at line 32 of file deepstream_c2d_msg.h.

◆ connStr

gchar* NvDsC2DContext::connStr

Definition at line 28 of file deepstream_c2d_msg.h.

◆ hashMap

GHashTable* NvDsC2DContext::hashMap

Definition at line 31 of file deepstream_c2d_msg.h.

◆ libHandle

gpointer NvDsC2DContext::libHandle

Definition at line 26 of file deepstream_c2d_msg.h.

◆ protoLib

gchar* NvDsC2DContext::protoLib

Definition at line 27 of file deepstream_c2d_msg.h.

◆ subscribeCb

nv_msgbroker_subscribe_cb_t NvDsC2DContext::subscribeCb

Definition at line 33 of file deepstream_c2d_msg.h.

◆ uData

gpointer NvDsC2DContext::uData

Definition at line 30 of file deepstream_c2d_msg.h.


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