NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsServerInferServerInfo Struct Reference

Detailed Description

Definition at line 319 of file includes/nvds_rest_server.h.

Collaboration diagram for NvDsServerInferServerInfo:

Data Fields

std::string root_key
 
std::string stream_id
 
guint interval
 
NvDsServerInferServerStatus status
 
NvDsServerInferServerPropFlag inferserver_flag
 
std::string inferserver_log
 
std::string uri
 
NvDsServerErrorInfo err_info
 

Field Documentation

◆ err_info

NvDsServerErrorInfo NvDsServerInferServerInfo::err_info

Definition at line 328 of file includes/nvds_rest_server.h.

◆ inferserver_flag

NvDsServerInferServerPropFlag NvDsServerInferServerInfo::inferserver_flag

Definition at line 325 of file includes/nvds_rest_server.h.

◆ inferserver_log

std::string NvDsServerInferServerInfo::inferserver_log

Definition at line 326 of file includes/nvds_rest_server.h.

◆ interval

guint NvDsServerInferServerInfo::interval

Definition at line 323 of file includes/nvds_rest_server.h.

◆ root_key

std::string NvDsServerInferServerInfo::root_key

Definition at line 321 of file includes/nvds_rest_server.h.

◆ status

NvDsServerInferServerStatus NvDsServerInferServerInfo::status

Definition at line 324 of file includes/nvds_rest_server.h.

◆ stream_id

std::string NvDsServerInferServerInfo::stream_id

Definition at line 322 of file includes/nvds_rest_server.h.

◆ uri

std::string NvDsServerInferServerInfo::uri

Definition at line 327 of file includes/nvds_rest_server.h.


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