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

Data Fields | |
| std::string | root_key |
| std::string | stream_id |
| guint | roi_count |
| std::vector< RoiDimension > | vect |
| NvDsServerRoiStatus | status |
| NvDsServerRoiPropFlag | roi_flag |
| std::string | roi_log |
| std::string | uri |
| NvDsServerErrorInfo | err_info |
| NvDsServerErrorInfo NvDsServerRoiInfo::err_info |
Definition at line 320 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerRoiInfo::roi_count |
Definition at line 314 of file sources/includes/nvds_rest_server.h.
| NvDsServerRoiPropFlag NvDsServerRoiInfo::roi_flag |
Definition at line 317 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerRoiInfo::roi_log |
Definition at line 318 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerRoiInfo::root_key |
Definition at line 312 of file sources/includes/nvds_rest_server.h.
| NvDsServerRoiStatus NvDsServerRoiInfo::status |
Definition at line 316 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerRoiInfo::stream_id |
Definition at line 313 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerRoiInfo::uri |
Definition at line 319 of file sources/includes/nvds_rest_server.h.
| std::vector< RoiDimension > NvDsServerRoiInfo::vect |
Definition at line 315 of file sources/includes/nvds_rest_server.h.