Definition at line 326 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 336 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerRoiInfo::roi_count |
Definition at line 330 of file sources/includes/nvds_rest_server.h.
| NvDsServerRoiPropFlag NvDsServerRoiInfo::roi_flag |
Definition at line 333 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerRoiInfo::roi_log |
Definition at line 334 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerRoiInfo::root_key |
Definition at line 328 of file sources/includes/nvds_rest_server.h.
| NvDsServerRoiStatus NvDsServerRoiInfo::status |
Definition at line 332 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerRoiInfo::stream_id |
Definition at line 329 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerRoiInfo::uri |
Definition at line 335 of file sources/includes/nvds_rest_server.h.
| std::vector< RoiDimension > NvDsServerRoiInfo::vect |
Definition at line 331 of file sources/includes/nvds_rest_server.h.