NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsServerAppInstanceInfo Struct Reference

Detailed Description

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

Collaboration diagram for NvDsServerAppInstanceInfo:

Data Fields

std::string root_key
 
gboolean app_quit
 
NvDsServerAppInstanceStatus status
 
NvDsServerAppInstanceFlag appinstance_flag
 
std::string app_log
 
std::string uri
 
NvDsServerErrorInfo err_info
 

Field Documentation

◆ app_log

std::string NvDsServerAppInstanceInfo::app_log

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

◆ app_quit

gboolean NvDsServerAppInstanceInfo::app_quit

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

◆ appinstance_flag

NvDsServerAppInstanceFlag NvDsServerAppInstanceInfo::appinstance_flag

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

◆ err_info

NvDsServerErrorInfo NvDsServerAppInstanceInfo::err_info

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

◆ root_key

std::string NvDsServerAppInstanceInfo::root_key

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

◆ status

NvDsServerAppInstanceStatus NvDsServerAppInstanceInfo::status

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

◆ uri

std::string NvDsServerAppInstanceInfo::uri

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


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