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

Data Fields | |
| std::string | root_key |
| std::string | stream_id |
| guint | interval |
| NvDsServerInferStatus | status |
| NvDsServerInferPropFlag | infer_flag |
| std::string | infer_log |
| std::string | uri |
| NvDsServerErrorInfo | err_info |
| NvDsServerErrorInfo NvDsServerInferInfo::err_info |
Definition at line 367 of file sources/includes/nvds_rest_server.h.
| NvDsServerInferPropFlag NvDsServerInferInfo::infer_flag |
Definition at line 364 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerInferInfo::infer_log |
Definition at line 365 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerInferInfo::interval |
Definition at line 362 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerInferInfo::root_key |
Definition at line 360 of file sources/includes/nvds_rest_server.h.
| NvDsServerInferStatus NvDsServerInferInfo::status |
Definition at line 363 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerInferInfo::stream_id |
Definition at line 361 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerInferInfo::uri |
Definition at line 366 of file sources/includes/nvds_rest_server.h.