Definition at line 442 of file sources/includes/nvds_rest_server.h.

Data Fields | |
| std::string | root_key |
| gboolean | app_quit |
| NvDsServerAppInstanceStatus | status |
| NvDsServerAppInstanceFlag | appinstance_flag |
| std::string | app_log |
| std::string | uri |
| NvDsServerErrorInfo | err_info |
| std::string NvDsServerAppInstanceInfo::app_log |
Definition at line 448 of file sources/includes/nvds_rest_server.h.
| gboolean NvDsServerAppInstanceInfo::app_quit |
Definition at line 445 of file sources/includes/nvds_rest_server.h.
| NvDsServerAppInstanceFlag NvDsServerAppInstanceInfo::appinstance_flag |
Definition at line 447 of file sources/includes/nvds_rest_server.h.
| NvDsServerErrorInfo NvDsServerAppInstanceInfo::err_info |
Definition at line 450 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerAppInstanceInfo::root_key |
Definition at line 444 of file sources/includes/nvds_rest_server.h.
| NvDsServerAppInstanceStatus NvDsServerAppInstanceInfo::status |
Definition at line 446 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerAppInstanceInfo::uri |
Definition at line 449 of file sources/includes/nvds_rest_server.h.