NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsServerInferServerInfo Struct Reference

Detailed Description

Definition at line 333 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 342 of file includes/nvds_rest_server.h.

◆ inferserver_flag

NvDsServerInferServerPropFlag NvDsServerInferServerInfo::inferserver_flag

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

◆ inferserver_log

std::string NvDsServerInferServerInfo::inferserver_log

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

◆ interval

guint NvDsServerInferServerInfo::interval

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

◆ root_key

std::string NvDsServerInferServerInfo::root_key

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

◆ status

NvDsServerInferServerStatus NvDsServerInferServerInfo::status

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

◆ stream_id

std::string NvDsServerInferServerInfo::stream_id

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

◆ uri

std::string NvDsServerInferServerInfo::uri

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


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